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 allauth from installed apps and requirements #293

Merged
merged 2 commits into from
Aug 17, 2023

Conversation

mikkokeskinen
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Aug 16, 2023

Codecov Report

Merging #293 (e1209fe) into develop (69b20c8) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           develop     #293   +/-   ##
========================================
  Coverage    80.24%   80.24%           
========================================
  Files           90       90           
  Lines         3766     3766           
========================================
  Hits          3022     3022           
  Misses         744      744           
Files Changed Coverage Δ
tunnistamo/settings.py 87.36% <ø> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

requirements.txt Outdated Show resolved Hide resolved
Additionally, remove duplicate pyjwt entry and install optional crypto
dependencies with PyJWT. It's only "cryptography" which is already in
requirements, but the "crypto" makes it explicit that we need
cryptography with PyJWT.
@sonarcloud
Copy link

sonarcloud bot commented Aug 17, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@mikkokeskinen mikkokeskinen merged commit 5081169 into develop Aug 17, 2023
6 of 7 checks passed
@mikkokeskinen mikkokeskinen deleted the allauth-removal branch August 17, 2023 05:54
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.

2 participants