odahu / odahu-flow

Apache License 2.0
12 stars 2 forks source link

[#510] adding prefix validation #643

Closed lev-titov closed 2 years ago

lev-titov commented 2 years ago

closes https://github.com/odahu/odahu-flow/issues/510

codecov-commenter commented 2 years ago

Codecov Report

Merging #643 (316928c) into develop (a83ccbe) will increase coverage by 0.18%. The diff coverage is 66.66%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #643      +/-   ##
===========================================
+ Coverage    60.10%   60.29%   +0.18%     
===========================================
  Files          241      241              
  Lines        15339    15342       +3     
  Branches       370      370              
===========================================
+ Hits          9220     9250      +30     
+ Misses        5515     5496      -19     
+ Partials       604      596       -8     
Flag Coverage Δ
feedback 57.14% <ø> (ø)
go 52.91% <66.66%> (+0.31%) :arrow_up:
operator 52.87% <66.66%> (+0.32%) :arrow_up:
python 70.53% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...rver/routes/v1/deployment/modelroute_validation.go 95.45% <66.66%> (-4.55%) :arrow_down:
...operator/controllers/modeldeployment_controller.go 65.24% <0.00%> (+2.12%) :arrow_up:
.../operator/controllers/modelpackaging_controller.go 56.62% <0.00%> (+3.65%) :arrow_up:
...s/operator/controllers/modeltraining_controller.go 60.96% <0.00%> (+5.70%) :arrow_up: