Skip to content
This repository was archived by the owner on Apr 21, 2024. It is now read-only.

Release v1.3.0#10

Merged
ppfeufer merged 10 commits intomasterfrom
development
Mar 3, 2022
Merged

Release v1.3.0#10
ppfeufer merged 10 commits intomasterfrom
development

Conversation

@ppfeufer
Copy link
Copy Markdown
Owner

@ppfeufer ppfeufer commented Mar 2, 2022

Description

Added

  • Tests for Python 3.11
  • Test suite for AA 3.x and Django 4

Changed

  • Switched to setup.cfg as config file, since setup.py is deprecated now
  • Minimum requirements
    • Alliance Auth v2.11.0

Removed

  • Deprecated settings

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 to not
    work as expected)

Checklist:

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

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 2, 2022

Codecov Report

Merging #10 (12b97bb) into master (cd557f1) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #10   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines            9         8    -1     
  Branches         1         1           
=========================================
- Hits             9         8    -1     
Impacted Files Coverage Δ
aa_theme_console/__init__.py 100.00% <100.00%> (ø)
aa_theme_console/apps.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

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

@ppfeufer ppfeufer merged commit 603f0db into master Mar 3, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant