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

create root report dir before creating any outputs #18

Merged
merged 1 commit into from
Aug 4, 2021

Conversation

SurpSG
Copy link
Contributor

@SurpSG SurpSG commented Aug 4, 2021

#16

@SurpSG SurpSG added the bug Something isn't working label Aug 4, 2021
@SurpSG SurpSG self-assigned this Aug 4, 2021
@SurpSG SurpSG linked an issue Aug 4, 2021 that may be closed by this pull request
@codecov-commenter
Copy link

Codecov Report

Merging #18 (00b2fed) into develop (1bcb38d) will increase coverage by 0.05%.
The diff coverage is 100.00%.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop      #18      +/-   ##
=============================================
+ Coverage      91.11%   91.17%   +0.05%     
  Complexity       106      106              
=============================================
  Files             19       19              
  Lines            484      487       +3     
  Branches          52       52              
=============================================
+ Hits             441      444       +3     
  Misses            23       23              
  Partials          20       20              
Impacted Files Coverage Δ
...kotlin/com/form/coverage/tasks/DiffCoverageTask.kt 81.25% <100.00%> (+1.25%) ⬆️
...n/kotlin/com/form/coverage/tasks/git/DiffSource.kt 100.00% <100.00%> (ø)

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 1bcb38d...00b2fed. Read the comment docs.

@SurpSG SurpSG merged commit 45a9572 into develop Aug 4, 2021
@SurpSG SurpSG deleted the precreate-reports-dir branch August 4, 2021 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

diff.patch not correctly created when running inside CI
2 participants