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

WIP: Implement fixup function #288

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

nickrobinson251
Copy link
Collaborator

@nickrobinson251 nickrobinson251 commented Apr 2, 2021

@nickrobinson251 nickrobinson251 marked this pull request as draft April 2, 2021 10:46
@codecov
Copy link

codecov bot commented Apr 2, 2021

Codecov Report

Merging #288 (03edd60) into master (2ce6808) will decrease coverage by 3.42%.
The diff coverage is 4.16%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #288      +/-   ##
==========================================
- Coverage   94.40%   90.98%   -3.43%     
==========================================
  Files          20       21       +1     
  Lines         608      632      +24     
==========================================
+ Hits          574      575       +1     
- Misses         34       57      +23     
Impacted Files Coverage Δ
src/PkgTemplates.jl 87.50% <0.00%> (-12.50%) ⬇️
src/fixup.jl 0.00% <0.00%> (ø)
src/plugin.jl 96.82% <0.00%> (-1.57%) ⬇️
src/plugins/documenter.jl 82.85% <0.00%> (-1.21%) ⬇️
src/plugins/git.jl 87.50% <0.00%> (-7.42%) ⬇️
src/plugins/license.jl 82.60% <0.00%> (-7.87%) ⬇️
src/plugins/src_dir.jl 90.00% <0.00%> (-10.00%) ⬇️
src/plugins/project_file.jl 75.00% <33.33%> (-13.89%) ⬇️

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 2ce6808...03edd60. Read the comment docs.

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