Skip to content

Coverage paint fails for files containing extended ascii characters#754

Open
akash-manna-sky wants to merge 1 commit into
jenkinsci:mainfrom
akash-manna-sky:issue-678
Open

Coverage paint fails for files containing extended ascii characters#754
akash-manna-sky wants to merge 1 commit into
jenkinsci:mainfrom
akash-manna-sky:issue-678

Conversation

@akash-manna-sky
Copy link
Copy Markdown
Contributor

Coverage paint fails for files containing extended ascii characters

Fixes #678

Testing done

Submitter checklist

  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or Jira
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Ensure you have provided tests that demonstrate the feature works or the issue is fixed

@github-actions github-actions Bot requested a review from uhafner May 21, 2026 18:51
@github-actions
Copy link
Copy Markdown

☀️   Quality Monitor

Tests

   JUnit   Unit Tests: ✅ successful — 192 passed
   🚀   Integration Tests: ✅ successful — 148 passed, 7 skipped
   ⛔   Architecture Tests: ✅ successful — 15 passed

Coverage for New Code

   〰️   Line Coverage: 100.00% — perfect 🎉
   ➰   Branch Coverage: 100.00% — perfect 🎉

Coverage for Whole Project

   〰️   Line Coverage: 76.88% — 710 missed lines
   ➰   Branch Coverage: 66.93% — 290 missed branches

Style

   CheckStyle   CheckStyle: No warnings
   PMD   PMD: No warnings
   ☕   Java Compiler: No warnings

Bugs

   SpotBugs   SpotBugs: No bugs
   🐛   Error Prone: No bugs

Vulnerabilities

   🛡️   OWASP Dependency Check: 201 vulnerabilities — error: 16, high: 50, normal: 128, low: 7

Software Metrics

   🌀   Cyclomatic Complexity: 1032 (total)
   💭   Cognitive Complexity: 564 (total)
   ➿   N-Path Complexity: 1388 (total)
   📏   Lines of Code: 12080 (total)
   📝   Non Commenting Source Statements: 4076 (total)
   🔗   Class Cohesion: 100.00% (maximum)
   ⚖️   Weight of Class: 100.00% (maximum)

🚦 Quality Gates

Overall Status: ✅ SUCCESS

✅ Passed Gates

  • ✅ Overall Tests Success Rate: 100.00 >= 100.00
  • ✅ Line Coverage in New Code: 100.00 >= 90.00
  • ✅ Branch Coverage in New Code: 100.00 >= 90.00
  • ✅ Potential Bugs in Whole Project: 0.00 <= 0.00
  • ✅ Style Violation in Whole Project: 0.00 <= 0.00

Created by Quality Monitor v4.12.0 (#92dfdce). More details are shown in the GitHub Checks Result.

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.

Coverage paint fails for files containing extended ascii characters

1 participant