Closed noaione closed 3 years ago
Merging #14 (5f92650) into master (97db9ce) will decrease coverage by
2.10%
. The diff coverage isn/a
.:exclamation: Current head 5f92650 differs from pull request most recent head a301fc6. Consider uploading reports for the commit a301fc6 to get more accurate results
@@ Coverage Diff @@
## master #14 +/- ##
===========================================
- Coverage 100.00% 97.89% -2.11%
===========================================
Files 2 2
Lines 163 190 +27
Branches 49 50 +1
===========================================
+ Hits 163 186 +23
- Misses 0 4 +4
Flag | Coverage Δ | |
---|---|---|
unittests | 97.89% <ø> (-2.11%) |
:arrow_down: |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
src/utils/swissknife.ts | 97.81% <ø> (-2.19%) |
:arrow_down: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 97db9ce...a301fc6. Read the comment docs.
As title said, this will admin to add new VTuber to the database.
Schema:
Admin need to provide a
Authorization
Header that contains thesecure_password
value defined in config and prependingpassword
Example:
If the admin doesn't provide it, it will fail.