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

test: improve test coverage #38

Merged
merged 10 commits into from
Jun 5, 2022
Merged

test: improve test coverage #38

merged 10 commits into from
Jun 5, 2022

Conversation

johnmanjiro13
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Jun 4, 2022

Codecov Report

Merging #38 (01b8f35) into main (e38274d) will increase coverage by 32.95%.
The diff coverage is 70.83%.

@@             Coverage Diff             @@
##             main      #38       +/-   ##
===========================================
+ Coverage   36.65%   69.60%   +32.95%     
===========================================
  Files           2        2               
  Lines         221      227        +6     
===========================================
+ Hits           81      158       +77     
+ Misses        135       59       -76     
- Partials        5       10        +5     
Impacted Files Coverage Δ
bump/bumper.go 61.84% <70.83%> (+43.88%) ⬆️

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 e38274d...01b8f35. Read the comment docs.

@johnmanjiro13
Copy link
Owner Author

johnmanjiro13 commented Jun 5, 2022

promptui has a data race bug.
So I removed -race option from test of ci temporarily.
manifoldco/promptui#169

@johnmanjiro13 johnmanjiro13 merged commit 7bb084f into main Jun 5, 2022
@johnmanjiro13 johnmanjiro13 deleted the improve-tests branch June 5, 2022 01:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant