Skip to content

Conversation

lgoettgens
Copy link
Collaborator

@lgoettgens lgoettgens commented Jul 17, 2023

Resolves #160.
Please see the discussion on the extend of this PR there.

For my convenience, this currently contains #156. Once that is merged, I will rebase.

@codecov
Copy link

codecov bot commented Jul 17, 2023

Codecov Report

Merging #162 (4fedbc9) into master (5db17b8) will decrease coverage by 0.85%.
The diff coverage is 75.24%.

@@            Coverage Diff             @@
##           master     #162      +/-   ##
==========================================
- Coverage   77.07%   76.22%   -0.85%     
==========================================
  Files          11       11              
  Lines         724      795      +71     
==========================================
+ Hits          558      606      +48     
- Misses        166      189      +23     
Flag Coverage Δ
unittests 76.22% <75.24%> (-0.85%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/Aqua.jl 73.07% <ø> (ø)
src/ambiguities.jl 78.69% <52.94%> (-10.91%) ⬇️
src/piracy.jl 92.77% <97.43%> (+1.72%) ⬆️
src/utils.jl 95.71% <100.00%> (+0.79%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@lgoettgens lgoettgens marked this pull request as ready for review July 17, 2023 21:18
@lgoettgens lgoettgens marked this pull request as draft July 18, 2023 08:31
@lgoettgens lgoettgens force-pushed the lg/check-extensions branch from 67e2869 to db4a0aa Compare July 18, 2023 08:31
@lgoettgens lgoettgens force-pushed the lg/check-extensions branch from db4a0aa to 067e6ac Compare July 18, 2023 08:54
@lgoettgens lgoettgens force-pushed the lg/check-extensions branch from 2606b31 to 0496961 Compare July 18, 2023 15:08
@lgoettgens
Copy link
Collaborator Author

Testing all of this seems to be rather difficult, as package extensions do not work well with local packages given by relative paths. So I will skip tests.

@lgoettgens
Copy link
Collaborator Author

Ambiguity tests are now included as explained in #160.
Piracy is still missing.

@aplavin
Copy link

aplavin commented Aug 26, 2024

This would be great to have as we see more and more extensions being added :) Any plans to update and merge this?

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.

Check for piracy and ambiguity in extensions

2 participants