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

Improve absolute path detection #921

Merged
merged 1 commit into from
Feb 19, 2024
Merged

Improve absolute path detection #921

merged 1 commit into from
Feb 19, 2024

Conversation

uhafner
Copy link
Owner

@uhafner uhafner commented Feb 8, 2024

Use URI to decode URI encoded absolute paths.

See jenkinsci/analysis-model#1021

Use URI to decode URI encoded absolute paths.
See jenkinsci/analysis-model#1021
@uhafner uhafner added the bug Bugs or performance problems label Feb 8, 2024
Copy link

codecov bot commented Feb 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (077865c) 88.88% compared to head (fe958b0) 88.96%.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #921      +/-   ##
============================================
+ Coverage     88.88%   88.96%   +0.07%     
- Complexity      178      179       +1     
============================================
  Files            11       11              
  Lines           711      716       +5     
  Branches         90       92       +2     
============================================
+ Hits            632      637       +5     
  Misses           62       62              
  Partials         17       17              

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

Copy link

github-actions bot commented Feb 8, 2024

☀️ Quality Monitor

  • 🚦 Tests: 95 tests passed, 2 skipped
  • 👣 Code Coverage: 91% coverage achieved
  • 🔬 Mutation Coverage: 80% mutations killed
  • ⚠️ Style: No warnings found
  • 🐛 Bugs: No warnings found

More details are available in the GitHub Checks Result.

@uhafner uhafner merged commit 3e9fcbb into main Feb 19, 2024
31 checks passed
@uhafner uhafner deleted the is-absolute branch February 19, 2024 08:44
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