Skip to content

Conversation

webbertakken
Copy link
Member

This PR:

  • Fixes fetch command not always fetching enough refs to relate head to a tag
  • Adds test coverage for versioning
  • Adds output for debug and error output in System.run
  • Removes dependency on Input model for getting relative path
  • Removes unnecessary output from tests and execution

@codecov
Copy link

codecov bot commented May 1, 2020

Codecov Report

Merging #83 into master will increase coverage by 8.77%.
The diff coverage is 94.44%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #83      +/-   ##
==========================================
+ Coverage   85.14%   93.92%   +8.77%     
==========================================
  Files          14       14              
  Lines         202      214      +12     
  Branches       39       43       +4     
==========================================
+ Hits          172      201      +29     
+ Misses         27       13      -14     
+ Partials        3        0       -3     
Impacted Files Coverage Δ
src/model/system.js 80.95% <90.00%> (+80.95%) ⬆️
src/model/project.js 100.00% <100.00%> (ø)
src/model/versioning.js 97.10% <100.00%> (+13.76%) ⬆️

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 40564af...feb55a1. Read the comment docs.

@webbertakken webbertakken merged commit a0a5de2 into master May 1, 2020
@webbertakken webbertakken deleted the debug-push-pipeline branch May 1, 2020 14:15
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