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

feat: add archive label and active status to ReviewModel #242

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

feat: add archive label and active status to ReviewModel

6206754
Select commit
Loading
Failed to load commit list.
Open

feat: add archive label and active status to ReviewModel #242

feat: add archive label and active status to ReviewModel
6206754
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 15, 2024 in 0s

74.31% (+0.24%) compared to b6179f3

View this Pull Request on Codecov

74.31% (+0.24%) compared to b6179f3

Details

Codecov Report

Attention: Patch coverage is 82.14286% with 5 lines in your changes missing coverage. Please review.

Project coverage is 74.31%. Comparing base (b6179f3) to head (6206754).

Files with missing lines Patch % Lines
src/pyosmeta/models/github.py 80.00% 2 Missing and 1 partial ⚠️
src/pyosmeta/parse_issues.py 83.33% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #242      +/-   ##
==========================================
+ Coverage   74.06%   74.31%   +0.24%     
==========================================
  Files          10       10              
  Lines         671      697      +26     
  Branches       82       86       +4     
==========================================
+ Hits          497      518      +21     
- Misses        166      169       +3     
- Partials        8       10       +2     

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