Uninett / nav

Network Administration Visualized
GNU General Public License v3.0
181 stars 38 forks source link

Reinstate database rule `netbox_close_arp` and delete `netbox_status_close_arp` instead #2928

Closed lunkwill42 closed 4 months ago

lunkwill42 commented 4 months ago

Unfortunately, #2913 (43d5543be92494877c92e082373ceaebd24568e6) deleted the incorrect database rule and made it into a release. This reinstates the rule, ensures data integrity and deletes the correct rule: netbox_status_close_arp

Fixes #2910

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 60.27%. Comparing base (4797ef5) to head (9d1eb2d). Report is 8 commits behind head on 5.10.x.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 5.10.x #2928 +/- ## ======================================= Coverage 60.27% 60.27% ======================================= Files 602 602 Lines 44099 44099 ======================================= Hits 26580 26580 Misses 17519 17519 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 4 months ago

Test results

     12 files       12 suites   12m 8s :stopwatch: 3 326 tests 3 326 :heavy_check_mark: 0 :zzz: 0 :x: 9 453 runs  9 453 :heavy_check_mark: 0 :zzz: 0 :x:

Results for commit 9d1eb2d3.

:recycle: This comment has been updated with latest results.