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

Handling kwargs to be passed to pandas.ExcelFile #877

Merged

Restrict warning about engine_kwargs and pandas<2.2

6a300c2
Select commit
Loading
Failed to load commit list.
Merged

Handling kwargs to be passed to pandas.ExcelFile #877

Restrict warning about engine_kwargs and pandas<2.2
6a300c2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 28, 2024 in 0s

95.0% (+0.0%) compared to ddbb88e

View this Pull Request on Codecov

95.0% (+0.0%) compared to ddbb88e

Details

Codecov Report

Attention: Patch coverage is 96.29630% with 1 line in your changes missing coverage. Please review.

Project coverage is 95.0%. Comparing base (ddbb88e) to head (6a300c2).
Report is 31 commits behind head on main.

Files Patch % Lines
pyam/utils.py 91.6% 1 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff          @@
##            main    #877   +/-   ##
=====================================
  Coverage   95.0%   95.0%           
=====================================
  Files         64      64           
  Lines       6134    6216   +82     
=====================================
+ Hits        5828    5910   +82     
  Misses       306     306           

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