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

Release v0.3.2 #885

Merged
merged 0 commits into from
Sep 22, 2022
Merged

Release v0.3.2 #885

merged 0 commits into from
Sep 22, 2022

Conversation

drazisil-codecov
Copy link
Contributor

What's Changed

Full Changelog: v0.2.6...v0.3.2

@drazisil-codecov drazisil-codecov requested a review from a team as a code owner September 13, 2022 18:20
@codecov
Copy link

codecov bot commented Sep 13, 2022

Codecov Report

Merging #885 (5404253) into release (a1ecb77) will increase coverage by 0.10%.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           release     #885      +/-   ##
===========================================
+ Coverage    92.13%   92.24%   +0.10%     
===========================================
  Files           35       35              
  Lines         1221     1225       +4     
  Branches       249      249              
===========================================
+ Hits          1125     1130       +5     
+ Misses          64       63       -1     
  Partials        32       32              
Flag Coverage Δ
alpine 92.16% <100.00%> (+0.02%) ⬆️
alpine-proxy 92.16% <100.00%> (+0.02%) ⬆️
alpine-without-git 92.16% <100.00%> (+0.02%) ⬆️
linux 92.16% <100.00%> (+0.02%) ⬆️
linux-without-git 92.16% <100.00%> (+0.02%) ⬆️
macos 92.16% <100.00%> (+0.02%) ⬆️
macos-without-git 92.16% <100.00%> (+0.02%) ⬆️
windows 91.51% <100.00%> (-0.63%) ⬇️
windows-without-git 91.51% <100.00%> (-0.63%) ⬇️

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/helpers/fixes.ts 100.00% <100.00%> (ø)
src/helpers/web.ts 80.95% <100.00%> (+0.95%) ⬆️
src/index.ts 76.21% <100.00%> (+0.60%) ⬆️

Copy link
Contributor

@webknjaz webknjaz left a comment

Choose a reason for hiding this comment

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

Was it supposed to be like this?

CHANGELOG.md Outdated
* use proper end for fixes ([#872](https://github.com/codecov/uploader/issues/872)) ([e10ef7d](https://github.com/codecov/uploader/commit/e10ef7d4e7c05536d7a7c8e1d12d8dabf0456a9a))
* **yargs:** specify types for every CLI option ([#878](https://github.com/codecov/uploader/issues/878)) ([74b1e86](https://github.com/codecov/uploader/commit/74b1e863f840584157a3f4b2a190ae89566e7be8))

### [0.3.1](https://github.com/codecov/uploader/compare/v0.2.0...v0.3.1) (2022-09-01)
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
### [0.3.1](https://github.com/codecov/uploader/compare/v0.2.0...v0.3.1) (2022-09-01)
### [0.3.1](https://github.com/codecov/uploader/compare/v0.3.0...v0.3.1) (2022-09-01)

CHANGELOG.md Outdated
@@ -2,6 +2,55 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.3.2](https://github.com/codecov/uploader/compare/v0.2.6...v0.3.2) (2022-09-13)
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
### [0.3.2](https://github.com/codecov/uploader/compare/v0.2.6...v0.3.2) (2022-09-13)
### [0.3.2](https://github.com/codecov/uploader/compare/v0.3.0...v0.3.2) (2022-09-13)

@drazisil-codecov
Copy link
Contributor Author

@webknjaz Should be good now. Thank you for your patience.

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.

2 participants