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 coverage report to GHA for PRs #14

Merged
merged 20 commits into from
Mar 18, 2025
Merged

Add coverage report to GHA for PRs #14

merged 20 commits into from
Mar 18, 2025

Conversation

jbristow
Copy link
Contributor

Summary of Change

Add coverage report to PR process

Before Review

  • Unit Tests are Added/Updated and meet at-least 85% coverage criteria for that feature

Before Merge

  • Ran/Functionally Tested in Dev Environment
  • Documentation Is Updated (Where Appropriate)

Copy link
Contributor

github-actions bot commented Feb 26, 2025

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
490 457 93% 80% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: 13f2567 by action🐍

Copy link
Contributor

github-actions bot commented Feb 26, 2025

Coverage

Coverage Report
FileStmtsMissCoverMissing
nodestream_github
   plugin.py4175%6
   repos.py80396%30, 70, 74
   teams.py34197%63
nodestream_github/client
   githubclient.py2322888%91–92, 97–98, 191, 209, 245, 262, 328–329, 390–391, 411–412, 447–448, 469–470, 482–483, 503–504, 513–514, 541–542, 562–563
TOTAL5283394% 

Tests Skipped Failures Errors Time
33 0 💤 0 ❌ 0 🔥 2.275s ⏱️

@jbristow jbristow marked this pull request as ready for review March 18, 2025 18:58
@jbristow jbristow merged commit 206acdb into master Mar 18, 2025
4 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.

2 participants