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

Merged
merged 7 commits into from
Aug 23, 2024

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 (0a90566) to head (17a5009).
Report is 504 commits behind head on master.

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.


🚨 Try these New Features:

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.

@johannaengland johannaengland force-pushed the drop-python-37-code-changes branch from 5f65059 to f1bab55 Compare July 3, 2024 12:52
@CLAassistant
Copy link

CLAassistant commented Jul 3, 2024

CLA assistant check
All committers have signed the CLA.

@johannaengland johannaengland force-pushed the drop-python-37-code-changes branch from f1bab55 to 17a5009 Compare August 7, 2024 16:25
@lunkwill42 lunkwill42 merged commit d532a75 into Uninett:master Aug 23, 2024
12 checks passed
@johannaengland johannaengland deleted the drop-python-37-code-changes branch September 18, 2024 05:36
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
3 participants