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

fix: correct flag name regex, remove x- from some headers #160

Merged
merged 8 commits into from
Jun 23, 2021

Conversation

drazisil-codecov
Copy link
Contributor

  • fix: correct flag name regex
  • remove x- from some headers
  • refactor exit logic for improved testing
  • update several dependencies

drazisil-codecov and others added 8 commits June 15, 2021 14:35
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
* fix: adjust flag regex to match docs

Co-authored-by: Joe Becher <71270647+drazisil-codecov@users.noreply.github.com>
* fix: correct headers

Fixes #145
@drazisil-codecov drazisil-codecov requested a review from a team as a code owner June 23, 2021 13:32
@codecov
Copy link

codecov bot commented Jun 23, 2021

Codecov Report

Merging #160 (e1fb76a) into release (b71ea21) will increase coverage by 0.60%.
The diff coverage is 67.74%.

Impacted file tree graph

@@             Coverage Diff             @@
##           release     #160      +/-   ##
===========================================
+ Coverage    91.57%   92.17%   +0.60%     
===========================================
  Files           15       15              
  Lines          546      537       -9     
  Branches       105      101       -4     
===========================================
- Hits           500      495       -5     
+ Misses          20       16       -4     
  Partials        26       26              
Flag Coverage Δ
alpine 92.17% <67.74%> (+0.60%) ⬆️
linux 92.17% <67.74%> (+0.60%) ⬆️
linux-without-git ∅ <ø> (∅)
macos 92.17% <67.74%> (+0.60%) ⬆️
macos-without-git ∅ <ø> (∅)
windows 91.62% <67.74%> (+0.59%) ⬆️
windows-without-git ∅ <ø> (∅)

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

Impacted Files Coverage Δ
src/helpers/web.js 85.29% <ø> (ø)
src/index.js 75.30% <67.21%> (+1.97%) ⬆️
src/helpers/validate.js 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 b71ea21...e1fb76a. Read the comment docs.

@drazisil-codecov drazisil-codecov merged commit 7c017c7 into release Jun 23, 2021
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.

None yet

3 participants