Skip to content

feat: add full report#983

Merged
thomasrockhu-codecov merged 7 commits intomainfrom
feat-full-report
Mar 27, 2023
Merged

feat: add full report#983
thomasrockhu-codecov merged 7 commits intomainfrom
feat-full-report

Conversation

@thomasrockhu-codecov
Copy link
Copy Markdown
Contributor

@thomasrockhu-codecov thomasrockhu-codecov commented Mar 24, 2023

fixes #123

@thomasrockhu-codecov thomasrockhu-codecov requested a review from a team as a code owner March 24, 2023 00:49
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 24, 2023

Codecov Report

Merging #983 (151a861) into main (dd08220) will decrease coverage by 0.11%.
The diff coverage is 70.00%.

@@            Coverage Diff             @@
##             main     #983      +/-   ##
==========================================
- Coverage   92.43%   92.33%   -0.11%     
==========================================
  Files          35       35              
  Lines        1309     1317       +8     
  Branches      265      270       +5     
==========================================
+ Hits         1210     1216       +6     
- Misses         67       69       +2     
  Partials       32       32              
Flag Coverage Δ
alpine 92.25% <70.00%> (-0.11%) ⬇️
alpine-proxy 92.25% <70.00%> (-0.11%) ⬇️
alpine-without-git 92.25% <70.00%> (-0.11%) ⬇️
linux 92.25% <70.00%> (?)
linux-without-git 92.25% <70.00%> (?)
macos 92.25% <70.00%> (?)
macos-without-git 92.25% <70.00%> (?)
windows 91.64% <70.00%> (-0.11%) ⬇️
windows-without-git 91.64% <70.00%> (-0.11%) ⬇️

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

Impacted Files Coverage Δ
src/helpers/cli.ts 100.00% <ø> (ø)
src/index.ts 75.70% <70.00%> (-0.04%) ⬇️

Copy link
Copy Markdown
Contributor

@drazisil-codecov drazisil-codecov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you write a test?

@thomasrockhu-codecov
Copy link
Copy Markdown
Contributor Author

thomasrockhu-codecov commented Mar 25, 2023

@drazisil-codecov tests added, but coverage is giving me some trouble as it thinks the diff is huge

@thomasrockhu-codecov thomasrockhu-codecov merged commit 416c243 into main Mar 27, 2023
@thomasrockhu-codecov thomasrockhu-codecov deleted the feat-full-report branch March 27, 2023 18:31
drazisil-codecov pushed a commit that referenced this pull request Mar 30, 2023
* feat: add full report

* fix: add back in config for circleci

* fix: last clean

* fix: add tests for full report
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.

Ability to upload saved coverage report

2 participants