Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: AOT and Traefik support #110

Merged
merged 33 commits into from
Dec 8, 2023
Merged

feat: AOT and Traefik support #110

merged 33 commits into from
Dec 8, 2023

Conversation

IvanJosipovic
Copy link
Owner

@IvanJosipovic IvanJosipovic commented Nov 26, 2023

  • Initial support for Traefik
  • Optimized Cookie encryption/decryption
  • Ahead of time compilation!

Copy link

codecov bot commented Nov 26, 2023

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (0df000a) 99.19% compared to head (403dfb9) 98.54%.
Report is 2 commits behind head on main.

❗ Current head 403dfb9 differs from pull request most recent head 93746c7. Consider uploading reports for the commit 93746c7 to get more accurate results

Files Patch % Lines
src/oidc-guard/Program.cs 95.23% 4 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #110      +/-   ##
==========================================
- Coverage   99.19%   98.54%   -0.65%     
==========================================
  Files           7        7              
  Lines         494      549      +55     
  Branches       54       63       +9     
==========================================
+ Hits          490      541      +51     
- Misses          2        5       +3     
- Partials        2        3       +1     

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

src/oidc-guard/Program.cs Fixed Show fixed Hide fixed
src/oidc-guard/Program.cs Fixed Show fixed Hide fixed
src/oidc-guard/Program.cs Dismissed Show dismissed Hide dismissed
src/oidc-guard/Program.cs Dismissed Show dismissed Hide dismissed
@IvanJosipovic IvanJosipovic changed the title Dev feat: AOT and Traefik support Dec 2, 2023
@IvanJosipovic IvanJosipovic marked this pull request as ready for review December 8, 2023 02:48
@IvanJosipovic IvanJosipovic merged commit 595ba36 into main Dec 8, 2023
5 of 6 checks passed
@IvanJosipovic IvanJosipovic deleted the dev branch December 8, 2023 02:48
Copy link

github-actions bot commented Dec 8, 2023

🎉 This PR is included in version 2.5.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant