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

[FIX] Month order in alliance stats view (#377) #384

Merged
merged 1 commit into from
Dec 1, 2024

Conversation

ppfeufer
Copy link
Owner

@ppfeufer ppfeufer commented Dec 1, 2024

Description

Fixed

  • Month order in alliance stats view

Fixes #377

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 Dec 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.58%. Comparing base (0f3223b) to head (f51339e).
Report is 2 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #384   +/-   ##
=======================================
  Coverage   70.58%   70.58%           
=======================================
  Files          28       28           
  Lines        1295     1295           
  Branches      112      112           
=======================================
  Hits          914      914           
  Misses        361      361           
  Partials       20       20           
Files with missing lines Coverage Δ
afat/views/statistics.py 93.02% <ø> (ø)

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 0f3223b...f51339e. Read the comment docs.

@ppfeufer ppfeufer merged commit ed2a9ac into master Dec 1, 2024
44 checks passed
@ppfeufer ppfeufer deleted the 377-fix-alliance-fleet-activity-stats-order branch December 1, 2024 11:16
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.

Alliance Fleet Activity stats are no longer in month order
1 participant