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

security: Stop returning the exception details to the API users #57

Merged
merged 1 commit into from
May 5, 2024

security: Stop returning the exception details to the API users

59d9503
Select commit
Loading
Failed to load commit list.
Merged

security: Stop returning the exception details to the API users #57

security: Stop returning the exception details to the API users
59d9503
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 5, 2024 in 0s

47.72% (+2.06%) compared to 22a2093

View this Pull Request on Codecov

47.72% (+2.06%) compared to 22a2093

Details

Codecov Report

Attention: Patch coverage is 76.92308% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 47.72%. Comparing base (22a2093) to head (59d9503).
Report is 1 commits behind head on main.

Files Patch % Lines
spark_on_k8s/api/app.py 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #57      +/-   ##
==========================================
+ Coverage   45.65%   47.72%   +2.06%     
==========================================
  Files          29       30       +1     
  Lines        1198     1211      +13     
==========================================
+ Hits          547      578      +31     
+ Misses        651      633      -18     

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