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 status checks and Python 3.6 build #381

Merged
merged 5 commits into from
Aug 13, 2020
Merged

Conversation

khaeru
Copy link
Member

@khaeru khaeru commented Aug 12, 2020

Addresses two CI issues:

How to review

Confirm that Codecov checks are shown on this PR.

PR checklist

  • Add or expand tests. N/A, CI changes only
  • Add, expand, or update documentation.
  • Update release notes.

@khaeru khaeru added the ci Continuous integration label Aug 12, 2020
@khaeru khaeru self-assigned this Aug 12, 2020
@khaeru khaeru changed the title Move codecov.yml from ci/ to .github/ Fix Codecov status checks Aug 12, 2020
@codecov
Copy link

codecov bot commented Aug 12, 2020

Codecov Report

Merging #381 into master will increase coverage by 0.08%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #381      +/-   ##
==========================================
+ Coverage   90.46%   90.55%   +0.08%     
==========================================
  Files          31       32       +1     
  Lines        2780     2806      +26     
==========================================
+ Hits         2515     2541      +26     
  Misses        265      265              
Impacted Files Coverage Δ
message_ix/tests/test_core.py 100.00% <ø> (ø)
message_ix/core.py 95.20% <100.00%> (ø)
message_ix/message_ix/tests/test_tutorials.py
message_ix/message_ix/testing/nightly.py
message_ix/message_ix/cli.py
message_ix/message_ix/tests/test_feature_addon.py
...ix/message_ix/tests/test_feature_bound_emission.py
message_ix/message_ix/reporting/__init__.py
message_ix/message_ix/reporting/pyam.py
message_ix/message_ix/tests/tools/test_add_year.py
... and 55 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b82554d...d0a4f0a. Read the comment docs.

@khaeru khaeru force-pushed the codecov-config branch 2 times, most recently from fa814fa to 087a1b8 Compare August 12, 2020 18:56
@khaeru khaeru changed the title Fix Codecov status checks Fix Codecov status checks and Python 3.6 build; add 3.9 Aug 13, 2020
@khaeru khaeru force-pushed the codecov-config branch 4 times, most recently from 2fe3273 to 2502b8c Compare August 13, 2020 11:59
@khaeru khaeru changed the title Fix Codecov status checks and Python 3.6 build; add 3.9 Fix Codecov status checks and Python 3.6 build Aug 13, 2020
@khaeru khaeru merged commit 16d870a into master Aug 13, 2020
@khaeru khaeru deleted the codecov-config branch August 13, 2020 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Continuous integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant