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

Extend data handling for the EDITS transport MCE #205

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Add .edits.PASTA exogenous data source

228f512
Select commit
Loading
Failed to load commit list.
Open

Extend data handling for the EDITS transport MCE #205

Add .edits.PASTA exogenous data source
228f512
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 10, 2025 in 1s

77.4% (+0.0%) compared to 4fd6446

View this Pull Request on Codecov

77.4% (+0.0%) compared to 4fd6446

Details

Codecov Report

Attention: Patch coverage is 84.61538% with 2 lines in your changes missing coverage. Please review.

Project coverage is 77.4%. Comparing base (4fd6446) to head (228f512).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
message_ix_models/project/edits/__init__.py 77.7% 2 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff          @@
##            main    #205   +/-   ##
=====================================
  Coverage   77.4%   77.4%           
=====================================
  Files        217     217           
  Lines      16851   16863   +12     
=====================================
+ Hits       13048   13058   +10     
- Misses      3803    3805    +2     
Files with missing lines Coverage Δ
message_ix_models/tests/project/test_edits.py 100.0% <100.0%> (ø)
message_ix_models/project/edits/__init__.py 93.1% <77.7%> (-1.8%) ⬇️
🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.