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 gen_test.go #960

Merged
merged 2 commits into from
Jul 27, 2021
Merged

fix gen_test.go #960

merged 2 commits into from
Jul 27, 2021

Conversation

ubogdan
Copy link
Contributor

@ubogdan ubogdan commented Jul 27, 2021

Describe the PR

  • fix a typo.
  • remove impossible condition

@codecov
Copy link

codecov bot commented Jul 27, 2021

Codecov Report

Merging #960 (80e23bd) into master (6be354d) will increase coverage by 0.03%.
The diff coverage is 87.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #960      +/-   ##
==========================================
+ Coverage   85.95%   85.99%   +0.03%     
==========================================
  Files           8        8              
  Lines        1823     1828       +5     
==========================================
+ Hits         1567     1572       +5     
  Misses        150      150              
  Partials      106      106              
Impacted Files Coverage Δ
parser.go 83.29% <81.81%> (+0.05%) ⬆️
gen/gen.go 95.52% <100.00%> (+0.06%) ⬆️

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 c71655d...80e23bd. Read the comment docs.

@ubogdan ubogdan merged commit 0ab714a into master Jul 27, 2021
@ubogdan ubogdan deleted the fix_gen_test branch July 27, 2021 17:32
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.

1 participant