Skip to content

Use the default message if the HTTP response message is null #89

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

Merged
merged 1 commit into from
Mar 29, 2025

Conversation

uhafner
Copy link
Owner

@uhafner uhafner commented Mar 29, 2025

It seems that GitHub API does not always return a useful message.

@uhafner uhafner added the bug Bugs or performance problems label Mar 29, 2025
Copy link

☀️   Quality Monitor

Tests

   JUnit   JUnit Tests: 100% successful (7 passed)

Code Coverage

   〰️   Line Coverage: 31% (85 missed lines)
   ➰   Branch Coverage: 15% (17 missed branches)

Style

   CheckStyle   CheckStyle: No warnings
   PMD   PMD: No warnings

Bugs

   SpotBugs   SpotBugs: No bugs
   🐛   Error Prone: 1 bug (normal: 1)

Vulnerabilities

   OWASP Dependency Check   OWASP Dependency Check: 1 vulnerability (normal: 1)

Software Metrics

   🌀   Cyclomatic Complexity: 36 (total)
   💭   Cognitive Complexity: 17 (total)
   ➿   N-Path Complexity: 64 (total)
   📏   Lines of Code: 275 (total)
   📝   Non Commenting Source Statements: 129 (total)
   🔗   Class Cohesion: 6.67% (maximum)
   ⚖️   Weight of Class: 100.00% (maximum)


Created by Quality Monitor v2.5.2 (#723e4cb).More details are shown in the GitHub Checks Result.

@uhafner uhafner merged commit 4253717 into main Mar 29, 2025
7 checks passed
@uhafner uhafner deleted the null-handling branch March 29, 2025 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bugs or performance problems
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant