Skip to content

Add automatic data retention/cleanup feature

2eb83fd
Select commit
Loading
Failed to load commit list.
Open

Add automatic data retention/cleanup feature #545

Add automatic data retention/cleanup feature
2eb83fd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 7, 2026 in 0s

86.97% (+0.23%) compared to 2a07170

View this Pull Request on Codecov

86.97% (+0.23%) compared to 2a07170

Details

Codecov Report

❌ Patch coverage is 95.06173% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.97%. Comparing base (2a07170) to head (2eb83fd).

Files with missing lines Patch % Lines
flask_monitoringdashboard/__init__.py 0.00% 3 Missing ⚠️
flask_monitoringdashboard/core/database_pruning.py 92.30% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #545      +/-   ##
==========================================
+ Coverage   86.73%   86.97%   +0.23%     
==========================================
  Files         115      116       +1     
  Lines        3611     3692      +81     
==========================================
+ Hits         3132     3211      +79     
- Misses        479      481       +2     
Files with missing lines Coverage Δ
flask_monitoringdashboard/core/config/__init__.py 82.22% <100.00%> (+0.40%) ⬆️
tests/unit/core/config/test_config.py 100.00% <100.00%> (ø)
tests/unit/core/test_database_pruning.py 100.00% <100.00%> (ø)
flask_monitoringdashboard/core/database_pruning.py 65.90% <92.30%> (+17.52%) ⬆️
flask_monitoringdashboard/__init__.py 69.81% <0.00%> (-4.19%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.