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

Remove imports/adjustments to make NAV run on Python<3.9/Django<3.2 #2903

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

johannaengland
Copy link
Contributor

@johannaengland johannaengland commented May 8, 2024

Another part to #2790. Closes #2839.

Improvements due to changes in Python 3.8/3.9 will come in a separate PR.

Copy link

codecov bot commented May 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 56.36%. Comparing base (b8d6d52) to head (f1bab55).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2903   +/-   ##
=======================================
  Coverage   56.35%   56.36%           
=======================================
  Files         603      601    -2     
  Lines       43862    43827   -35     
  Branches       48       48           
=======================================
- Hits        24719    24702   -17     
+ Misses      19131    19113   -18     
  Partials       12       12           

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

Copy link

github-actions bot commented May 8, 2024

Test results

       9 files         9 suites   7m 33s ⏱️
3 320 tests 3 320 ✔️ 0 💤 0
6 379 runs  6 379 ✔️ 0 💤 0

Results for commit 5f65059.

@CLAassistant
Copy link

CLAassistant commented Jul 3, 2024

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Possibly update AbstractChecker.run() in nav/statemon/abstractchecker.py to newer Python
2 participants