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

Move the Requirement API to the package root #1426

Merged
merged 1 commit into from
Apr 28, 2024

Conversation

bartfeenstra
Copy link
Owner

This fixes #1424

@bartfeenstra bartfeenstra added enhancement New feature or request python Pull requests that update Python code labels Apr 28, 2024
@bartfeenstra bartfeenstra marked this pull request as ready for review April 28, 2024 11:46
Copy link

Uploaded Betty for commit e037d9e. 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 Apr 28, 2024

Codecov Report

Attention: Patch coverage is 92.13483% with 7 lines in your changes are missing coverage. Please review.

Project coverage is 93.06%. Comparing base (e8be8b9) to head (e037d9e).
Report is 1 commits behind head on 0.3.x.

Files Patch % Lines
betty/app/extension/requirement.py 0.00% 4 Missing ⚠️
betty/requirement.py 96.38% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            0.3.x    #1426      +/-   ##
==========================================
- Coverage   93.11%   93.06%   -0.05%     
==========================================
  Files          86       87       +1     
  Lines        9532     9537       +5     
==========================================
  Hits         8876     8876              
- Misses        656      661       +5     

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

@bartfeenstra bartfeenstra merged commit 5ff25b4 into 0.3.x Apr 28, 2024
9 of 11 checks passed
@bartfeenstra bartfeenstra deleted the move-requirement-api branch April 28, 2024 12:01
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.

Move the requirements API to the package root
1 participant