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

Simplify how assertions can be chained and passed as arguments #1574

Merged
merged 1 commit into from
Jun 21, 2024

Conversation

bartfeenstra
Copy link
Owner

No description provided.

@bartfeenstra bartfeenstra added enhancement New feature or request python Pull requests that update Python code labels Jun 20, 2024
@bartfeenstra bartfeenstra marked this pull request as ready for review June 20, 2024 22:12
Copy link

Uploaded Betty for commit 3800541. 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 Jun 20, 2024

Codecov Report

Attention: Patch coverage is 92.50000% with 6 lines in your changes missing coverage. Please review.

Project coverage is 95.52%. Comparing base (4540b7c) to head (3800541).
Report is 27 commits behind head on 0.3.x.

Files with missing lines Patch % Lines
betty/serde/load.py 87.50% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            0.3.x    #1574      +/-   ##
==========================================
- Coverage   95.54%   95.52%   -0.03%     
==========================================
  Files         199      199              
  Lines       19139    19177      +38     
  Branches     3645     3659      +14     
==========================================
+ Hits        18286    18318      +32     
- Misses        584      590       +6     
  Partials      269      269              

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

@bartfeenstra bartfeenstra merged commit 2d6540e into 0.3.x Jun 21, 2024
9 of 11 checks passed
@bartfeenstra bartfeenstra deleted the simplify-assertions branch June 21, 2024 08:08
@bartfeenstra bartfeenstra added this to the 0.3.x milestone Jul 29, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant