stadust / pointercrate

Rewrite of the https://pointercrate.com backend in Rust
MIT License
80 stars 52 forks source link

Add an example binary with instructions for how to use this repository as a framework for creating demonlist websites #100

Closed stadust closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 0% with 45 lines in your changes are missing coverage. Please review.

Project coverage is 21.64%. Comparing base (dff3832) to head (f0c9013).

:exclamation: Current head f0c9013 differs from pull request most recent head a6cc3a1. Consider uploading reports for the commit a6cc3a1 to get more accurate results

Files Patch % Lines
pointercrate-core/src/permission.rs 0.00% 15 Missing :warning:
pointercrate-core-pages/src/lib.rs 0.00% 13 Missing :warning:
pointercrate-demonlist/src/lib.rs 0.00% 10 Missing :warning:
pointercrate-user/src/lib.rs 0.00% 5 Missing :warning:
pointercrate-user-api/src/auth.rs 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #100 +/- ## ========================================== - Coverage 21.71% 21.64% -0.08% ========================================== Files 110 111 +1 Lines 8312 8354 +42 ========================================== + Hits 1805 1808 +3 - Misses 6507 6546 +39 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.