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

add test workflows to cmd pkg #2665

Merged
merged 1 commit into from
Feb 12, 2025

Conversation

ChristopherHX
Copy link
Contributor

  • add test workflows to cmd pkg

  • list-options as well

  • add more tests

  • test entrypoint as well

  • update exit code 1 test

* add test workflows to cmd pkg

* list-options as well

* add more tests

* test entrypoint as well

* update exit code 1 test
@ChristopherHX ChristopherHX requested a review from a team as a code owner February 12, 2025 22:41
@ChristopherHX
Copy link
Contributor Author

Should fix almost all coverage problems of this cmd pkg, now 57.09% for this pkg

Copy link

codecov bot commented Feb 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.32%. Comparing base (5a80a04) to head (1771480).
Report is 170 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##           master    #2665       +/-   ##
===========================================
+ Coverage   61.56%   74.32%   +12.76%     
===========================================
  Files          53       72       +19     
  Lines        9002    11050     +2048     
===========================================
+ Hits         5542     8213     +2671     
+ Misses       3020     2203      -817     
- Partials      440      634      +194     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mergify mergify bot merged commit c956feb into nektos:master Feb 12, 2025
12 checks passed
@ChristopherHX ChristopherHX deleted the add-more-cmd-tests branch February 12, 2025 23:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants