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

feat: add option to restrict URL paths #202

Merged
merged 2 commits into from
Aug 14, 2023
Merged

feat: add option to restrict URL paths #202

merged 2 commits into from
Aug 14, 2023

Conversation

jean-humann
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Aug 14, 2023

Codecov Report

Merging #202 (090f5f4) into master (e1febec) will increase coverage by 0.63%.
The diff coverage is 97.50%.

@@            Coverage Diff             @@
##           master     #202      +/-   ##
==========================================
+ Coverage   92.93%   93.57%   +0.63%     
==========================================
  Files           1        1              
  Lines         524      591      +67     
  Branches       13       21       +8     
==========================================
+ Hits          487      553      +66     
- Misses         37       38       +1     
Files Changed Coverage Δ
src/utils.ts 93.57% <97.50%> (+0.63%) ⬆️

@sonarcloud
Copy link

sonarcloud bot commented Aug 14, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

No Coverage information No Coverage information
11.3% 11.3% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

@jean-humann jean-humann linked an issue Aug 14, 2023 that may be closed by this pull request
@jean-humann jean-humann merged commit 4e38c14 into master Aug 14, 2023
8 of 9 checks passed
@jean-humann jean-humann deleted the feat/subpath branch August 14, 2023 23:39
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.

Option to restrict the subpath range
1 participant