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

feat!: use cova for argument parsing #3

Merged
merged 6 commits into from
Aug 22, 2024
Merged

feat!: use cova for argument parsing #3

merged 6 commits into from
Aug 22, 2024

Conversation

charlesrocket
Copy link
Owner

@charlesrocket charlesrocket commented Aug 20, 2024

A little verbose, but very effective.

Copy link

codecov bot commented Aug 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.18%. Comparing base (b3985f1) to head (559f962).
Report is 7 commits behind head on trunk.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            trunk       #3   +/-   ##
=======================================
  Coverage   71.18%   71.18%           
=======================================
  Files           1        1           
  Lines         118      118           
=======================================
  Hits           84       84           
  Misses         34       34           
Files Coverage Δ
src/main.zig 71.18% <100.00%> (ø)

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Aug 22, 2024
Copy link
Owner Author

@charlesrocket charlesrocket left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works great. Need to revisit parsers later.

@charlesrocket charlesrocket merged commit 559f962 into trunk Aug 22, 2024
24 checks passed
@charlesrocket charlesrocket deleted the cova branch August 22, 2024 05:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build documentation Improvements or additions to documentation test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant