Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecate betty.functools.walk() #1459

Merged
merged 1 commit into from
May 6, 2024
Merged

Conversation

bartfeenstra
Copy link
Owner

This fixes #1422

@bartfeenstra bartfeenstra added enhancement New feature or request python Pull requests that update Python code templating Jinja2 templating labels May 5, 2024
Copy link

github-actions bot commented May 5, 2024

Uploaded Betty for commit e2bd107. You can download it, test it, and post your feedback in a comment to this pull request 💕

These downloads will stop working when the pull request is closed.

@bartfeenstra bartfeenstra force-pushed the deprecate-functools-walk branch from e2bd107 to aac2e05 Compare May 5, 2024 11:14
Copy link

github-actions bot commented May 5, 2024

Uploaded Betty for commit aac2e05. You can download it, test it, and post your feedback in a comment to this pull request 💕

These downloads will stop working when the pull request is closed.

@bartfeenstra bartfeenstra force-pushed the deprecate-functools-walk branch from aac2e05 to 92cf32c Compare May 5, 2024 19:11
Copy link

github-actions bot commented May 5, 2024

Uploaded Betty for commit 92cf32c. You can download it, test it, and post your feedback in a comment to this pull request 💕

These downloads will stop working when the pull request is closed.

Copy link

codecov bot commented May 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.60%. Comparing base (49b5f68) to head (ce913c0).

Additional details and impacted files
@@            Coverage Diff             @@
##            0.3.x    #1459      +/-   ##
==========================================
+ Coverage   92.59%   92.60%   +0.01%     
==========================================
  Files          92       92              
  Lines        9624     9645      +21     
==========================================
+ Hits         8911     8932      +21     
  Misses        713      713              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bartfeenstra bartfeenstra force-pushed the deprecate-functools-walk branch 2 times, most recently from 279478e to 61b2b81 Compare May 6, 2024 15:51
@bartfeenstra bartfeenstra marked this pull request as ready for review May 6, 2024 15:52
Copy link

github-actions bot commented May 6, 2024

Uploaded Betty for commit 61b2b81. You can download it, test it, and post your feedback in a comment to this pull request 💕

These downloads will stop working when the pull request is closed.

@bartfeenstra bartfeenstra force-pushed the deprecate-functools-walk branch from 61b2b81 to ce913c0 Compare May 6, 2024 17:16
Copy link

github-actions bot commented May 6, 2024

Uploaded Betty for commit ce913c0. You can download it, test it, and post your feedback in a comment to this pull request 💕

These downloads will stop working when the pull request is closed.

@bartfeenstra bartfeenstra merged commit ffc5e7f into 0.3.x May 6, 2024
11 checks passed
@bartfeenstra bartfeenstra deleted the deprecate-functools-walk branch May 6, 2024 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request python Pull requests that update Python code templating Jinja2 templating
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Deprecate functools.walk()
1 participant