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 cmd flags #10

Merged
merged 8 commits into from
Oct 27, 2023

fix some coverage and add codecov yaml

671b9c0
Select commit
Loading
Failed to load commit list.
Merged

Test cmd flags #10

fix some coverage and add codecov yaml
671b9c0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 27, 2023 in 0s

40.95% (+30.37%) compared to fc8f2d6

View this Pull Request on Codecov

40.95% (+30.37%) compared to fc8f2d6

Details

Codecov Report

Merging #10 (671b9c0) into master (fc8f2d6) will increase coverage by 30.37%.
Report is 1 commits behind head on master.
The diff coverage is 80.00%.

@@             Coverage Diff             @@
##           master      #10       +/-   ##
===========================================
+ Coverage   10.57%   40.95%   +30.37%     
===========================================
  Files           1        1               
  Lines         104      105        +1     
===========================================
+ Hits           11       43       +32     
+ Misses         91       60       -31     
  Partials        2        2               
Files Coverage Δ
schema.go 40.95% <80.00%> (+30.37%) ⬆️