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

improve unit tests #981

Merged
merged 4 commits into from Aug 19, 2021
Merged

improve unit tests #981

merged 4 commits into from Aug 19, 2021

Conversation

ubogdan
Copy link
Contributor

@ubogdan ubogdan commented Aug 18, 2021

Describe the PR
improve code coverage
enable parallel tests

Relation issue
NONE

Additional context
NONE

@codecov
Copy link

codecov bot commented Aug 18, 2021

Codecov Report

Merging #981 (50d4f1e) into master (497e6e2) will increase coverage by 1.90%.
The diff coverage is 98.68%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #981      +/-   ##
==========================================
+ Coverage   90.59%   92.50%   +1.90%     
==========================================
  Files           8        8              
  Lines        1914     1921       +7     
==========================================
+ Hits         1734     1777      +43     
+ Misses        104       81      -23     
+ Partials       76       63      -13     
Impacted Files Coverage Δ
parser.go 92.43% <98.61%> (+3.06%) ⬆️
operation.go 94.24% <100.00%> (+1.35%) ⬆️

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 497e6e2...50d4f1e. Read the comment docs.

@ubogdan ubogdan merged commit 0bbefcf into master Aug 19, 2021
@ubogdan ubogdan deleted the improve_unit_tests branch August 19, 2021 12:24
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

2 participants