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

Upgrade Python / Django versions #207

Merged
merged 9 commits into from
Jul 29, 2022

Conversation

yakky
Copy link
Member

@yakky yakky commented Jul 29, 2022

Description

General Python / Django versions upgrade

Update pre-commit / github actions configuration

References

Fix #204

Checklist

  • I have read the contribution guide
  • Code lint checked via inv lint
  • changes file included (see docs)
  • Usage documentation added in case of new features
  • Tests added

@yakky yakky force-pushed the feature/issue-204-upgrade-python-django branch from af6f878 to 35d46c2 Compare July 29, 2022 09:10
@codecov
Copy link

codecov bot commented Jul 29, 2022

Codecov Report

Merging #207 (7b28a5a) into develop (461cc35) will decrease coverage by 0.13%.
The diff coverage is 85.71%.

@@             Coverage Diff             @@
##           develop     #207      +/-   ##
===========================================
- Coverage    94.27%   94.14%   -0.14%     
===========================================
  Files            7        9       +2     
  Lines          769      785      +16     
  Branches       120      121       +1     
===========================================
+ Hits           725      739      +14     
- Misses          12       13       +1     
- Partials        32       33       +1     
Flag Coverage Δ
unittests 94.14% <85.71%> (-0.14%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
app_helper/main.py 90.36% <ø> (+0.47%) ⬆️
app_helper/utils.py 93.67% <80.00%> (-0.30%) ⬇️
app_helper/base_test.py 96.53% <100.00%> (+0.01%) ⬆️
app_helper/runner.py 91.66% <100.00%> (-3.34%) ⬇️
app_helper/urls.py 94.44% <0.00%> (ø)
app_helper/__init__.py 100.00% <0.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 461cc35...7b28a5a. Read the comment docs.

@yakky yakky force-pushed the feature/issue-204-upgrade-python-django branch from cb8c641 to 86ed489 Compare July 29, 2022 09:38
@yakky yakky force-pushed the feature/issue-204-upgrade-python-django branch 3 times, most recently from 171395b to ac8d7c1 Compare July 29, 2022 10:53
@yakky yakky force-pushed the feature/issue-204-upgrade-python-django branch from ac8d7c1 to 02604b1 Compare July 29, 2022 10:55
@yakky yakky merged commit 8adeb74 into develop Jul 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Updates required for new python/django
1 participant