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

Fix codecov #334

Merged
merged 5 commits into from
Apr 17, 2024
Merged

Fix codecov #334

merged 5 commits into from
Apr 17, 2024

Conversation

cffls
Copy link
Collaborator

@cffls cffls commented Apr 12, 2024

Fixed codecov and mypy analysis.

types-requests has to be locked at version 2.31.0.10, otherwise mypy will install its latest version under flag --install-types, which isn't compatible with python 3.7.

Copy link

codecov bot commented Apr 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.57%. Comparing base (041e785) to head (3368285).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #334      +/-   ##
==========================================
- Coverage   83.62%   83.57%   -0.05%     
==========================================
  Files          29       29              
  Lines        3706     3708       +2     
  Branches      931      932       +1     
==========================================
  Hits         3099     3099              
- Misses        444      445       +1     
- Partials      163      164       +1     

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

@cffls cffls merged commit 08c37c8 into Python-Cardano:main Apr 17, 2024
23 of 24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant