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

Add script to delete empty history entries from LOS, Links, and Devices #815

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

WillNilges
Copy link
Collaborator

This management command will erase empty history entries from the mentioned devices. This was created by a bug in the UISP import script, causing it to save unnecessarily, which causes extra writes.

Copy link

codecov bot commented Jan 28, 2025

Codecov Report

Attention: Patch coverage is 93.61702% with 3 lines in your changes missing coverage. Please review.

Project coverage is 94.87%. Comparing base (008b68e) to head (2dc83cc).

Files with missing lines Patch % Lines
...hapi/management/commands/dedupe_history_entries.py 93.61% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #815      +/-   ##
==========================================
- Coverage   94.88%   94.87%   -0.02%     
==========================================
  Files          89       90       +1     
  Lines        3816     3863      +47     
==========================================
+ Hits         3621     3665      +44     
- Misses        195      198       +3     

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

@WillNilges
Copy link
Collaborator Author

@WillNilges WillNilges closed this Jan 28, 2025
@WillNilges WillNilges reopened this Jan 29, 2025
@WillNilges
Copy link
Collaborator Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants