srl-labs / srl-controller

k8s controller for SR Linux nodes scheduled by KNE
BSD 3-Clause "New" or "Revised" License
16 stars 3 forks source link

Handle config apply error #38

Closed hellt closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #38 (5f02e1c) into main (d972166) will increase coverage by 1.26%. The diff coverage is 95.65%.

:exclamation: Current head 5f02e1c differs from pull request most recent head 2d3da31. Consider uploading reports for the commit 2d3da31 to get more accurate results

@@            Coverage Diff             @@
##             main      #38      +/-   ##
==========================================
+ Coverage   50.79%   52.05%   +1.26%     
==========================================
  Files           8        8              
  Lines         758      778      +20     
==========================================
+ Hits          385      405      +20     
  Misses        346      346              
  Partials       27       27              
Impacted Files Coverage Δ
api/v1/srlinux_types.go 100.00% <ø> (ø)
controllers/startup_config.go 0.00% <0.00%> (ø)
controllers/pod.go 85.07% <100.00%> (+1.64%) :arrow_up: