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

feat(webhook): add webhook #2538

Merged
merged 38 commits into from
May 9, 2024

remove debugging log

0b7b3e9
Select commit
Loading
Failed to load commit list.
Merged

feat(webhook): add webhook #2538

remove debugging log
0b7b3e9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 30, 2024 in 1s

46.86848% (-0.02155%) compared to bfd72d6

View this Pull Request on Codecov

46.86848% (-0.02155%) compared to bfd72d6

Details

Codecov Report

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

Project coverage is 46.86848%. Comparing base (bfd72d6) to head (0b7b3e9).
Report is 2 commits behind head on master.

❗ Current head 0b7b3e9 differs from pull request most recent head 8b8297a. Consider uploading reports for the commit 8b8297a to get more accurate results

Files Patch % Lines
contrib/screener-api/screener/screener.go 51.35135% 29 Missing and 7 partials ⚠️
contrib/screener-api/db/models.go 0.00000% 27 Missing ⚠️
Additional details and impacted files
@@                 Coverage Diff                 @@
##              master       #2538         +/-   ##
===================================================
- Coverage   46.89003%   46.86848%   -0.02156%     
===================================================
  Files            401         384         -17     
  Lines          30981       29698       -1283     
  Branches          83          83                 
===================================================
- Hits           14527       13919        -608     
+ Misses         14926       14316        -610     
+ Partials        1528        1463         -65     

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