sentry icon indicating copy to clipboard operation
sentry copied to clipboard

ref(ACI): Small refactor and renaming to validators

Open ceorourke opened this issue 7 months ago • 1 comments

Rename metric alert stuff to metric issue and move some code into the base validator class.

edit - also added data condition update tests and fixed a bug with updating them

ceorourke avatar Jun 11 '25 17:06 ceorourke

Codecov Report

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

:white_check_mark: All tests successful. No failed tests found.

Additional details and impacted files
@@             Coverage Diff             @@
##           master   #93348       +/-   ##
===========================================
+ Coverage   46.30%   88.00%   +41.70%     
===========================================
  Files       10306    10322       +16     
  Lines      594236   594989      +753     
  Branches    23141    23141               
===========================================
+ Hits       275175   523637   +248462     
+ Misses     318568    70859   -247709     
  Partials      493      493               

codecov[bot] avatar Jun 12 '25 00:06 codecov[bot]