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

Add: test for packages API from github #1049

Merged
merged 75 commits into from
Sep 24, 2024

Remove: Unnecessary prints

fec5e5a
Select commit
Loading
Failed to load commit list.
Merged

Add: test for packages API from github #1049

Remove: Unnecessary prints
fec5e5a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 24, 2024 in 0s

90.33% (-0.04%) compared to e3149be

View this Pull Request on Codecov

90.33% (-0.04%) compared to e3149be

Details

Codecov Report

Attention: Patch coverage is 87.96296% with 13 lines in your changes missing coverage. Please review.

Project coverage is 90.33%. Comparing base (e3149be) to head (fec5e5a).

Files with missing lines Patch % Lines
pontos/github/api/packages.py 79.66% 5 Missing and 7 partials ⚠️
pontos/github/api/api.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1049      +/-   ##
==========================================
- Coverage   90.37%   90.33%   -0.04%     
==========================================
  Files         103      105       +2     
  Lines        6981     7089     +108     
  Branches      990     1006      +16     
==========================================
+ Hits         6309     6404      +95     
- Misses        472      478       +6     
- Partials      200      207       +7     

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