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

Test & improve perfomance in .tools.add_year #494

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Fix some typos in add_year/README

7a3d2ba
Select commit
Loading
Failed to load commit list.
Draft

Test & improve perfomance in .tools.add_year #494

Fix some typos in add_year/README
7a3d2ba
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 18, 2024 in 0s

95.0% (+0.6%) compared to a824be9

View this Pull Request on Codecov

95.0% (+0.6%) compared to a824be9

Details

Codecov Report

Attention: Patch coverage is 92.07921% with 8 lines in your changes missing coverage. Please review.

Project coverage is 95.0%. Comparing base (a824be9) to head (7a3d2ba).
Report is 407 commits behind head on main.

Files with missing lines Patch % Lines
message_ix/tools/add_year/__init__.py 88.8% 8 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            main    #494     +/-   ##
=======================================
+ Coverage   94.4%   95.0%   +0.6%     
=======================================
  Files         43      43             
  Lines       3432    3482     +50     
=======================================
+ Hits        3241    3310     +69     
+ Misses       191     172     -19     
Files with missing lines Coverage Δ
message_ix/tests/tools/test_add_year.py 96.9% <100.0%> (+1.1%) ⬆️
message_ix/tools/add_year/__init__.py 72.8% <88.8%> (+6.6%) ⬆️