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

mamageprojects updates + update requirements #227

Merged
merged 3 commits into from
Feb 20, 2024
Merged

mamageprojects updates + update requirements #227

merged 3 commits into from
Feb 20, 2024

Conversation

jedie
Copy link
Owner

@jedie jedie commented Jan 17, 2024

  • Remove Django 4.1 tests and add 5.0
  • Remove Python 3.9 from test matrix (because Django 5.0 doesn't support it)
  • Use pretty_repr from rich in CompareObject
  • Modernize CSS styles and support dark theme
  • Add JSONField to VariantModel test model

* Remove Django 4.1 tests and add 5.0
* Remove Python 3.9 from test matrix (because Django 5.0 doesn't support it)
* Use `pretty_repr` from `rich` in `CompareObject`
* Modernize CSS styles and support dark theme
* Add `JSONField` to `VariantModel` test model
Copy link

codecov bot commented Feb 20, 2024

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (85d5c85) 79.82% compared to head (f6ba3ed) 80.07%.

Files Patch % Lines
manage.py 33.33% 2 Missing ⚠️
reversion_compare/mixins.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #227      +/-   ##
==========================================
+ Coverage   79.82%   80.07%   +0.24%     
==========================================
  Files          38       38              
  Lines        1378     1385       +7     
  Branches      200      202       +2     
==========================================
+ Hits         1100     1109       +9     
+ Misses        278      276       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jedie jedie merged commit 0f66408 into main Feb 20, 2024
13 checks passed
@jedie jedie deleted the dev branch February 20, 2024 08:29
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