Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[plugin-web-app-to-rest-api] Filter invalid jump links from context resource validation #4760

Conversation

draker94
Copy link
Contributor

Closes #4736

@draker94 draker94 requested a review from a team as a code owner January 29, 2024 12:43
@draker94 draker94 force-pushed the do_not_validate_jump_links_in_context branch 2 times, most recently from d5b6a37 to 55973c5 Compare January 30, 2024 10:15
Copy link

codecov bot commented Jan 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ddb95f2) 97.40% compared to head (5236744) 89.21%.
Report is 11 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #4760      +/-   ##
============================================
- Coverage     97.40%   89.21%   -8.19%     
- Complexity     6577     6822     +245     
============================================
  Files           916      918       +2     
  Lines         18935    18964      +29     
  Branches       1263     1265       +2     
============================================
- Hits          18443    16919    -1524     
- Misses          385     1917    +1532     
- Partials        107      128      +21     

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

@draker94 draker94 force-pushed the do_not_validate_jump_links_in_context branch from 55973c5 to 5236744 Compare January 30, 2024 17:24
@valfirst valfirst merged commit dc4265d into vividus-framework:master Jan 31, 2024
7 of 8 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Disable jump links check for context resource check
3 participants