Skip to content

Add Aqua and ExplicitImports - #25

Merged
timholy merged 2 commits into
mainfrom
teh/aqua-ei
Jul 17, 2026
Merged

Add Aqua and ExplicitImports#25
timholy merged 2 commits into
mainfrom
teh/aqua-ei

Conversation

@timholy

@timholy timholy commented Jul 17, 2026

Copy link
Copy Markdown
Member

No description provided.

timholy added 2 commits July 17, 2026 02:07
Replace implicit `using Foo` with explicit name lists in the package and
its extensions, and drop three unused imports from SIASparseArrays.

The public-ness checks consult `Base.ispublic` only on 1.11+, so they are
gated by version; their ignore lists cover the package's own internals
(used by its extensions) and foreign names with no public equivalent.

Assisted-by: Claude Opus 4.8 <noreply@anthropic.com>
@codecov

codecov Bot commented Jul 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.51%. Comparing base (e6d3d2f) to head (a758799).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #25   +/-   ##
=======================================
  Coverage   98.51%   98.51%           
=======================================
  Files          12       12           
  Lines        2027     2027           
=======================================
  Hits         1997     1997           
  Misses         30       30           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@timholy
timholy merged commit edd2f88 into main Jul 17, 2026
5 checks passed
@timholy
timholy deleted the teh/aqua-ei branch July 17, 2026 10:54
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