sentry
sentry copied to clipboard
docs(configurations): Add API and protocol blueprints
Ref: https://github.com/getsentry/sentry/issues/70942
🚨 Warning: This pull request contains Frontend and Backend changes!
It's discouraged to make changes to Sentry's Frontend and Backend in a single pull request. The Frontend and Backend are not atomically deployed. If the changes are interdependent of each other, they must be separated into two pull requests and be made forward or backwards compatible, such that the Backend or Frontend can be safely deployed independently.
Have questions? Please ask in the #discuss-dev-infra
channel.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 77.93%. Comparing base (
9ff054d
) to head (759af2d
). Report is 262 commits behind head on master.
:exclamation: Current head 759af2d differs from pull request most recent head a42f003
Please upload reports for the commit a42f003 to get more accurate results.
Additional details and impacted files
@@ Coverage Diff @@
## master #70805 +/- ##
==========================================
- Coverage 80.01% 77.93% -2.09%
==========================================
Files 6504 6505 +1
Lines 290767 289961 -806
Branches 50119 50191 +72
==========================================
- Hits 232662 225977 -6685
- Misses 57668 57688 +20
- Partials 437 6296 +5859