Allow the use of unhashed secrets #1311
Merged
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Codecov / codecov/project
succeeded
Sep 13, 2023 in 0s
97.39% (+0.01%) compared to f8c9f36
View this Pull Request on Codecov
97.39% (+0.01%) compared to f8c9f36
Details
Codecov Report
Merging #1311 (be42cc7) into master (f8c9f36) will increase coverage by
0.01%
.
The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #1311 +/- ##
==========================================
+ Coverage 97.37% 97.39% +0.01%
==========================================
Files 32 32
Lines 2022 2035 +13
==========================================
+ Hits 1969 1982 +13
Misses 53 53
Files Changed | Coverage Δ | |
---|---|---|
oauth2_provider/views/application.py | 100.00% <ø> (ø) |
|
..._provider/management/commands/createapplication.py | 100.00% <100.00%> (ø) |
|
oauth2_provider/models.py | 98.57% <100.00%> (+0.01%) |
⬆️ |
oauth2_provider/oauth2_validators.py | 94.07% <100.00%> (+0.09%) |
⬆️ |
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more
Loading