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

[plugin-web-app-to-rest-api] Publish response body for failed resource checks #5104

Merged
merged 1 commit into from
Jun 7, 2024

Conversation

draker94
Copy link
Contributor

@draker94 draker94 commented Jun 5, 2024

Closes #4918

Report
allure.zip

@draker94 draker94 requested a review from a team as a code owner June 5, 2024 16:09
Copy link

codecov bot commented Jun 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.41%. Comparing base (514cb1f) to head (cd50c0e).
Report is 5 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #5104   +/-   ##
=========================================
  Coverage     97.41%   97.41%           
- Complexity     6652     6664   +12     
=========================================
  Files           923      923           
  Lines         19241    19262   +21     
  Branches       1278     1279    +1     
=========================================
+ Hits          18743    18764   +21     
  Misses          389      389           
  Partials        109      109           

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

@draker94
Copy link
Contributor Author

draker94 commented Jun 6, 2024

Updated report
allure.zip

@valfirst valfirst merged commit a93eee7 into vividus-framework:master Jun 7, 2024
8 checks passed
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.

Add response body in addition to failed status code while resources verifying
3 participants