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

Enable codecov upload #85

Merged
merged 1 commit into from
Dec 11, 2023
Merged

Enable codecov upload #85

merged 1 commit into from
Dec 11, 2023

Conversation

figi44
Copy link
Collaborator

@figi44 figi44 commented Dec 10, 2023

Enable code coverage report upload to codecov.io

@codecov-commenter
Copy link

Codecov Report

Attention: 495 lines in your changes are missing coverage. Please review.

Comparison is base (b476d49) 78.58% compared to head (7735c8e) 32.73%.
Report is 334 commits behind head on develop.

Files Patch % Lines
eccodes/highlevel/message.py 0.00% 141 Missing ⚠️
gribapi/gribapi.py 0.00% 128 Missing ⚠️
eccodes/highlevel/reader.py 0.00% 95 Missing ⚠️
eccodes/eccodes.py 0.00% 88 Missing ⚠️
gribapi/bindings.py 0.00% 12 Missing ⚠️
setup.py 0.00% 9 Missing ⚠️
tests/test_eccodes.py 98.50% 4 Missing and 3 partials ⚠️
gribapi/__init__.py 0.00% 6 Missing ⚠️
eccodes/__main__.py 0.00% 4 Missing ⚠️
eccodes/__init__.py 0.00% 2 Missing ⚠️
... and 2 more
Additional details and impacted files
@@             Coverage Diff              @@
##           develop      #85       +/-   ##
============================================
- Coverage    78.58%   32.73%   -45.85%     
============================================
  Files           20       16        -4     
  Lines         2316     2447      +131     
  Branches       207      255       +48     
============================================
- Hits          1820      801     -1019     
- Misses         439     1636     +1197     
+ Partials        57       10       -47     

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

@shahramn shahramn merged commit 5b3367e into develop Dec 11, 2023
82 checks passed
@shahramn shahramn deleted the feature/ci-codecov branch December 11, 2023 09:26
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.

3 participants