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 local replace directives #6

Merged
merged 2 commits into from
Dec 20, 2020

Conversation

ryancurrah
Copy link
Owner

Resolves #2

@codecov
Copy link

codecov bot commented Dec 20, 2020

Codecov Report

Merging #6 (66d4db1) into master (2615509) will decrease coverage by 1.67%.
The diff coverage is 96.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #6      +/-   ##
==========================================
- Coverage   66.78%   65.10%   -1.68%     
==========================================
  Files           2        2              
  Lines         283      278       -5     
==========================================
- Hits          189      181       -8     
- Misses         94       97       +3     
Flag Coverage Δ
unittests 65.10% <96.66%> (-1.68%) ⬇️

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

Impacted Files Coverage Δ
gomodguard.go 71.77% <96.00%> (-3.23%) ⬇️
cmd.go 55.65% <100.00%> (+1.59%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2615509...66d4db1. Read the comment docs.

@ryancurrah ryancurrah merged commit f80b873 into master Dec 20, 2020
@ryancurrah ryancurrah deleted the check-for-local-replace-directives branch July 28, 2022 12:50
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.

Could gomodguard also be made to block 'replace' directives?
1 participant