Skip to content

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

Merged
lunkwill42 merged 7 commits intoUninett:masterfrom
johannaengland:drop-python-37-code-changes
Aug 23, 2024
Merged

Remove imports/adjustments to make NAV run on Python<3.9/Django<3.2#2903
lunkwill42 merged 7 commits intoUninett:masterfrom
johannaengland:drop-python-37-code-changes

Conversation

@johannaengland
Copy link
Copy Markdown
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.

@codecov
Copy link
Copy Markdown

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:

@github-actions
Copy link
Copy Markdown

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
Copy Markdown

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
@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