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

clean up imports and make them explicit #614

Merged
merged 2 commits into from
Feb 25, 2024
Merged

Conversation

aviatesk
Copy link
Owner

Using ExplicitImports.jl. Hopefully this makes it more explicit what are imported into JET's namespace.

Copy link

codecov bot commented Feb 25, 2024

Codecov Report

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

Project coverage is 89.42%. Comparing base (56520e0) to head (25df85e).

Files Patch % Lines
src/abstractinterpret/typeinfer.jl 85.71% 1 Missing ⚠️
src/analyzers/jetanalyzer.jl 90.90% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master     #614   +/-   ##
=======================================
  Coverage   89.42%   89.42%           
=======================================
  Files          10       10           
  Lines        3008     3008           
=======================================
  Hits         2690     2690           
  Misses        318      318           

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

@aviatesk aviatesk force-pushed the avi/cleanup-imports branch from 294daa4 to 25df85e Compare February 25, 2024 19:49
@aviatesk aviatesk merged commit 32374d0 into master Feb 25, 2024
12 of 24 checks passed
@aviatesk aviatesk deleted the avi/cleanup-imports branch February 25, 2024 19:57
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