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_ci #512

Merged
merged 10 commits into from Mar 11, 2023
Merged

fix_ci #512

merged 10 commits into from Mar 11, 2023

Conversation

sergei-iurchenko
Copy link
Contributor

@sergei-iurchenko sergei-iurchenko commented Mar 10, 2023

CI was failing for last months because new version of tox (4.0) appeared.
I could not support this version but I fixed old version, deprecated old versions of python, django.
May be somebody will be able to move project to tox 4.0 but it is not target of this PR.

@codecov
Copy link

codecov bot commented Mar 10, 2023

Codecov Report

Merging #512 (4f3ba9a) into master (b6f8e2c) will increase coverage by 6.73%.
The diff coverage is 87.17%.

@@            Coverage Diff             @@
##           master     #512      +/-   ##
==========================================
+ Coverage   83.19%   89.93%   +6.73%     
==========================================
  Files          16       30      +14     
  Lines         601     1023     +422     
  Branches      120      154      +34     
==========================================
+ Hits          500      920     +420     
- Misses         67       68       +1     
- Partials       34       35       +1     
Impacted Files Coverage Δ
constance/management/commands/constance.py 92.72% <77.77%> (+5.84%) ⬆️
...onstance/migrations/0002_migrate_from_old_table.py 83.33% <83.33%> (ø)
constance/apps.py 100.00% <100.00%> (+5.00%) ⬆️
constance/backends/database.py 58.69% <100.00%> (ø)
constance/migrations/0001_initial.py 100.00% <100.00%> (ø)
constance/models.py 81.25% <100.00%> (ø)
tests/test_admin.py 100.00% <100.00%> (ø)
tests/test_checks.py 100.00% <100.00%> (ø)
tests/test_cli.py 97.77% <100.00%> (ø)

... and 10 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@camilonova camilonova merged commit b486056 into jazzband:master Mar 11, 2023
@camilonova
Copy link
Member

Thank you

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.

None yet

2 participants