getsentry / sentry-github-actions-app

This app allows your organization to instrument Github Actions with Sentry. You can use this to get insight of what parts of your CI are slow or failing often
MIT License
18 stars 8 forks source link

feat: Add Sentry's Flask integration #18

Closed armenzg closed 2 years ago

armenzg commented 2 years ago

This is in hopes that it makes investigating real issues easier since the headers and the payload are missing.

codecov-commenter commented 2 years ago

Codecov Report

Merging #18 (0e49afa) into main (7b35a1f) will decrease coverage by 3.54%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main      #18      +/-   ##
==========================================
- Coverage   53.54%   50.00%   -3.55%     
==========================================
  Files           4        4              
  Lines         127      136       +9     
==========================================
  Hits           68       68              
- Misses         59       68       +9     
Impacted Files Coverage Δ
src/main.py 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 7b35a1f...0e49afa. Read the comment docs.