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

Add ExplicitImports #41

Merged
merged 1 commit into from
Jul 24, 2024
Merged

Add ExplicitImports #41

merged 1 commit into from
Jul 24, 2024

Conversation

Sbozzolo
Copy link
Member

ExplicitImports helps keeping under control where each function comes from.

Copy link

codecov bot commented Jul 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.39%. Comparing base (192df89) to head (a64987c).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #41   +/-   ##
=======================================
  Coverage   94.39%   94.39%           
=======================================
  Files           7        7           
  Lines         357      357           
=======================================
  Hits          337      337           
  Misses         20       20           

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

ExplicitImports helps keeping under control where each function comes
from
@Sbozzolo Sbozzolo merged commit e1d62f2 into main Jul 24, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant