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

Check for piracy against Base by default #101

Closed
wants to merge 1 commit into from

Conversation

jakobnissen
Copy link
Contributor

@jakobnissen jakobnissen commented Mar 28, 2023

Previously, libraries which pirated Base, but did not manually bring the offending function into scope was not detected.
Now, default to checking Base for being a victim of piracy by default.

Edit: CI "fails" due to codecoverage acting up.

Previously, libraries which pirated Base, but did not manually bring the
offending function into scope was not detected.
Now, default to checking Base for being a victim of piracy by default.
@codecov
Copy link

codecov bot commented Mar 28, 2023

Codecov Report

Merging #101 (9df0bf7) into master (57492cd) will decrease coverage by 0.26%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #101      +/-   ##
==========================================
- Coverage   75.29%   75.03%   -0.26%     
==========================================
  Files          11       11              
  Lines         676      677       +1     
==========================================
- Hits          509      508       -1     
- Misses        167      169       +2     
Flag Coverage Δ
unittests 75.03% <100.00%> (-0.26%) ⬇️

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

Impacted Files Coverage Δ
src/piracy.jl 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

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

@lgoettgens
Copy link
Collaborator

This feature has been included in #156

@lgoettgens lgoettgens closed this Oct 16, 2023
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.

2 participants