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

move cli arg parsing to own file #8

Merged
merged 3 commits into from Jul 4, 2023

Conversation

linuxlizard
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jul 4, 2023

Codecov Report

Merging #8 (ff40d4a) into master (7ce1a6c) will increase coverage by 1.21%.
The diff coverage is 68.75%.

@@            Coverage Diff             @@
##           master       #8      +/-   ##
==========================================
+ Coverage   54.42%   55.63%   +1.21%     
==========================================
  Files          26       27       +1     
  Lines        3140     3140              
  Branches      627      628       +1     
==========================================
+ Hits         1709     1747      +38     
+ Misses       1295     1251      -44     
- Partials      136      142       +6     
Flag Coverage Δ
unittests 55.63% <68.75%> (+1.21%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
pymake/symtablemk.py 67.52% <0.00%> (+0.49%) ⬆️
pymake/pymake.py 18.75% <25.00%> (+1.70%) ⬆️
pymake/pargs.py 75.43% <75.43%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

I'm learing github actions and codecov integration. My comit not passing
CI because my new code doesn't have enough test coverage.
🧠++
@linuxlizard linuxlizard merged commit 137a19c into master Jul 4, 2023
10 checks passed
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