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

Django upgrade #242

Merged
merged 94 commits into from
Apr 2, 2024
Merged

Django upgrade #242

merged 94 commits into from
Apr 2, 2024

Conversation

abztrakt
Copy link
Member

@abztrakt abztrakt commented Apr 2, 2024

  • Upgrade django from 1 to 2
  • Implement new supported oauth as oauth 2

David-Strupinski and others added 26 commits November 14, 2023 12:50
Re-add (again) dev-values and update cicd to use it
This reverts commit ffc54bd, reversing
changes made to fdacfc7.
fix migrations to let 6-8 work on develop
@coveralls
Copy link

Pull Request Test Coverage Report for Build 8529791248

Details

  • 331 of 336 (98.51%) changed or added relevant lines in 56 files are covered.
  • 4 unchanged lines in 2 files lost coverage.
  • Overall coverage increased (+0.3%) to 96.698%

Changes Missing Coverage Covered Lines Changed/Added Lines %
spotseeker_server/models/auth.py 12 13 92.31%
spotseeker_server/urls.py 5 7 71.43%
spotseeker_server/views/rest_dispatch.py 31 33 93.94%
Files with Coverage Reduction New Missed Lines %
spotseeker_server/views/person.py 1 50.0%
spotseeker_server/logger/oauth.py 3 89.29%
Totals Coverage Status
Change from base Build 8116466789: 0.3%
Covered Lines: 6385
Relevant Lines: 6603

💛 - Coveralls

@abztrakt abztrakt merged commit f0986a9 into develop Apr 2, 2024
5 checks passed
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.

3 participants