Skip to content

Refactor Args constructable class to static class #202

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

Merged
merged 14 commits into from
Mar 28, 2022
Merged

Conversation

coder137
Copy link
Owner

No description provided.

@coder137 coder137 mentioned this pull request Mar 27, 2022
4 tasks
@codecov
Copy link

codecov bot commented Mar 27, 2022

Codecov Report

Merging #202 (af11695) into main (70ca258) will decrease coverage by 0.05%.
The diff coverage is 96.30%.

@@            Coverage Diff             @@
##             main     #202      +/-   ##
==========================================
- Coverage   98.95%   98.91%   -0.05%     
==========================================
  Files          62       62              
  Lines        1818     1828      +10     
  Branches      501      502       +1     
==========================================
+ Hits         1799     1808       +9     
- Misses          1        2       +1     
  Partials       18       18              
Impacted Files Coverage Δ
buildcc/lib/args/include/args/args.h 100.00% <ø> (ø)
buildcc/lib/args/src/args.cpp 98.25% <95.45%> (-1.75%) ⬇️
buildcc/lib/args/include/args/register.h 100.00% <100.00%> (ø)
buildcc/lib/args/src/register.cpp 99.08% <100.00%> (ø)

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 70ca258...af11695. Read the comment docs.

@coder137 coder137 merged commit 94d62c9 into main Mar 28, 2022
@coder137 coder137 deleted the static_args branch March 28, 2022 03:05
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