sentry icon indicating copy to clipboard operation
sentry copied to clipboard

publish release threshold status api

Open nhsiehgit opened this issue 1 year ago • 1 comments

publish api documentation

nhsiehgit avatar Feb 07 '24 19:02 nhsiehgit

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (a1ae836) 81.40% compared to head (137b80d) 81.40%. Report is 10 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #64807      +/-   ##
==========================================
- Coverage   81.40%   81.40%   -0.01%     
==========================================
  Files        5251     5252       +1     
  Lines      232145   232193      +48     
  Branches    45581    45595      +14     
==========================================
+ Hits       188987   189006      +19     
- Misses      37276    37298      +22     
- Partials     5882     5889       +7     
Files Coverage Δ
...lease_thresholds/release_threshold_status_index.py 83.33% <100.00%> (+0.90%) :arrow_up:
...c/sentry/api/endpoints/release_thresholds/types.py 100.00% <100.00%> (ø)
...try/apidocs/examples/release_threshold_examples.py 100.00% <100.00%> (ø)

... and 16 files with indirect coverage changes

codecov[bot] avatar Feb 07 '24 20:02 codecov[bot]