Argus icon indicating copy to clipboard operation
Argus copied to clipboard

Pretty print update_interval in preferences page

Open hmpf opened this issue 7 months ago • 2 comments

Scope and purpose

Fixes #1383. Depends on #1385.

Contributor Checklist

Every pull request should have this checklist filled out, no matter how small it is. More information about contributing to Argus can be found in the Development docs.

  • [ ] Added a changelog fragment for towncrier
  • [ ] Added/amended tests for new/changed code
  • [ ] Added/changed documentation
  • [x] Linted/formatted the code with ruff and djLint, easiest by using pre-commit
  • [x] The first line of the commit message continues the sentence "If applied, this commit will ...", starts with a capital letter, does not end with punctuation and is 50 characters or less long. See our how-to
  • [ ] If applicable: Created new issues if this PR does not fix the issue completely/there is further work to be done
  • [ ] If this results in changes in the UI: Added screenshots of the before and after

hmpf avatar Apr 10 '25 11:04 hmpf

Codecov Report

:white_check_mark: All modified and coverable lines are covered by tests. :white_check_mark: Project coverage is 79.46%. Comparing base (146bfa2) to head (d3935cb). :warning: Report is 33 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1386      +/-   ##
==========================================
- Coverage   79.48%   79.46%   -0.03%     
==========================================
  Files         121      121              
  Lines        5415     5424       +9     
==========================================
+ Hits         4304     4310       +6     
- Misses       1111     1114       +3     

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

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

codecov-commenter avatar Apr 10 '25 12:04 codecov-commenter