Skip to content

Conversation

@stacktraceghost
Copy link
Contributor

Resolves #2627

  • Moved test test_route_authorization to router.rs
  • Removed authorization_test.rs from integration tests

@github-actions
Copy link

github-actions bot commented Jan 7, 2026

Sigrid maintainability feedback

💭️ You did not change any files that are analyzed by Sigrid.


View this system in Sigrid

@codecov
Copy link

codecov bot commented Jan 7, 2026

Codecov Report

❌ Patch coverage is 88.88889% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.83%. Comparing base (3dbdaa5) to head (7bada72).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
backend/src/router.rs 88.70% 5 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2710      +/-   ##
==========================================
- Coverage   91.85%   91.83%   -0.03%     
==========================================
  Files         375      375              
  Lines       18984    19046      +62     
  Branches     1968     1977       +9     
==========================================
+ Hits        17438    17491      +53     
- Misses       1452     1458       +6     
- Partials       94       97       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Lionqueen94 Lionqueen94 enabled auto-merge January 8, 2026 10:07
praseodym
praseodym previously approved these changes Jan 9, 2026
@github-actions
Copy link

github-actions bot commented Jan 9, 2026

PDF Diff Summary

Comparing against base branch: main

File Status
model-n-10-2.pdf ✅ No changes
model-na-14-2-bijlage1.pdf ✅ No changes
model-na-14-2.pdf ✅ No changes
model-na-31-2-bijlage1.pdf ✅ No changes
model-na-31-2-inlegvel.pdf ✅ No changes
model-na-31-2.pdf ✅ No changes
model-p-2a.pdf ✅ No changes

@Lionqueen94 Lionqueen94 added this pull request to the merge queue Jan 12, 2026
Merged via the queue into main with commit 22a25f4 Jan 12, 2026
20 checks passed
@Lionqueen94 Lionqueen94 deleted the 2627-move-authorization_testrs-from-tests-to-api branch January 12, 2026 09:24
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.

Move authorization_test.rs from /tests/ to api

5 participants