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

Skipping full covered files from xml #187

Merged
merged 8 commits into from
Oct 10, 2024

Conversation

MishaKav
Copy link
Owner

@MishaKav MishaKav commented Oct 10, 2024

  • add option xml-skip-covered to skip lines that covered for 100% based on xml report
  • bump dev dependencies and minor for @actions/core
  • add groups from dependabot

Copy link
Contributor

github-actions bot commented Oct 10, 2024

Coverage

Coverage Report
FileStmtsMissCoverMissing
functions/example_completed
   example_completed.py641970%33, 39–45, 48–51, 55–58, 65–70, 91–92
functions/example_manager
   example_manager.py441175%31–33, 49–55, 67–69
   example_static.py40295%60–61
functions/my_exampels
   example.py20200%1–31
functions/resources
   resources.py26260%1–37
TOTAL105573930% 

Tests Skipped Failures Errors Time
109 2 💤 1 ❌ 0 🔥 0.583s ⏱️

@MishaKav MishaKav merged commit 8188282 into main Oct 10, 2024
4 checks passed
@MishaKav MishaKav deleted the skipping-full-covered-files-from-xml branch October 10, 2024 20:09
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.

2 participants