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(deps): Limited importlib-resources to < 6.2 due to breaking changes #2310

Merged
merged 1 commit into from
Mar 13, 2024

WIP: Check failures with latest importlib-resources

d08197e
Select commit
Loading
Failed to load commit list.
Merged

fix(deps): Limited importlib-resources to < 6.2 due to breaking changes #2310

WIP: Check failures with latest importlib-resources
d08197e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 13, 2024 in 1s

88.76% (+0.00%) compared to 0d54ebe

View this Pull Request on Codecov

88.76% (+0.00%) compared to 0d54ebe

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.76%. Comparing base (0d54ebe) to head (d08197e).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2310   +/-   ##
=======================================
  Coverage   88.76%   88.76%           
=======================================
  Files          54       54           
  Lines        4769     4769           
  Branches      928      928           
=======================================
  Hits         4233     4233           
  Misses        374      374           
  Partials      162      162           

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