Trioxidation / Triox

A free file hosting server that focuses on speed, reliability and security.
GNU Affero General Public License v3.0
100 stars 14 forks source link

Add actix-governor middleware to auth API #39

Closed AaronErhardt closed 3 years ago

AaronErhardt commented 3 years ago
codecov-commenter commented 3 years ago

Codecov Report

Merging #39 (9c834bc) into master (9973b7a) will increase coverage by 0.50%. The diff coverage is 81.48%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #39      +/-   ##
==========================================
+ Coverage   66.51%   67.01%   +0.50%     
==========================================
  Files          28       28              
  Lines         657      670      +13     
==========================================
+ Hits          437      449      +12     
- Misses        220      221       +1     
Impacted Files Coverage Δ
src/main.rs 4.34% <ø> (ø)
src/api/v1/auth.rs 80.43% <72.22%> (-2.69%) :arrow_down:
src/config.rs 76.92% <100.00%> (+0.60%) :arrow_up:
src/tests/files/get.rs 100.00% <100.00%> (ø)
src/tests/helpers.rs 100.00% <100.00%> (ø)
src/middleware/auth.rs 92.30% <0.00%> (+30.76%) :arrow_up:

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 9973b7a...9c834bc. Read the comment docs.