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

[CHANGE] Template tag improved #260

Merged
merged 1 commit into from
Mar 2, 2025
Merged

[CHANGE] Template tag improved #260

merged 1 commit into from
Mar 2, 2025

Conversation

ppfeufer
Copy link
Owner

@ppfeufer ppfeufer commented Mar 2, 2025

Description

Changed

  • Code for the template tag has been improved

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality not to work as expected)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented on my code, particularly in hard-to-understand areas
  • I have checked my code and corrected any misspellings

Copy link

codecov bot commented Mar 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.13%. Comparing base (b74cc91) to head (bfc5a34).
Report is 2 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #260      +/-   ##
==========================================
+ Coverage   77.71%   78.13%   +0.42%     
==========================================
  Files          16       16              
  Lines         646      649       +3     
  Branches       51       51              
==========================================
+ Hits          502      507       +5     
+ Misses        130      129       -1     
+ Partials       14       13       -1     
Files with missing lines Coverage Δ
fleetpings/constants.py 100.00% <100.00%> (ø)
fleetpings/helper/static_files.py 100.00% <ø> (ø)
fleetpings/templatetags/fleetpings.py 93.94% <100.00%> (+6.85%) ⬆️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b74cc91...bfc5a34. Read the comment docs.

@ppfeufer ppfeufer closed this Mar 2, 2025
@ppfeufer ppfeufer reopened this Mar 2, 2025
@ppfeufer ppfeufer merged commit b63e71f into master Mar 2, 2025
58 of 59 checks passed
@ppfeufer ppfeufer deleted the improve-templatetag branch March 2, 2025 14:11
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.

1 participant