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

Feature: Warp Adapter #83

Merged
merged 10 commits into from
Dec 20, 2023
Merged

Feature: Warp Adapter #83

merged 10 commits into from
Dec 20, 2023

Conversation

bkonkle
Copy link
Owner

@bkonkle bkonkle commented Dec 13, 2023

No description provided.

Copy link

codecov bot commented Dec 20, 2023

Codecov Report

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

Comparison is base (0b2a119) 61.36% compared to head (7b665cb) 51.12%.

Files Patch % Lines
nakago_warp/src/app.rs 0.00% 63 Missing ⚠️
nakago/derive/src/from_ref.rs 0.00% 62 Missing ⚠️
nakago_warp/src/auth/jwks.rs 0.00% 61 Missing ⚠️
nakago_warp/src/test/utils.rs 0.00% 46 Missing ⚠️
nakago/derive/src/utils.rs 2.38% 41 Missing ⚠️
nakago_warp/src/auth/subject.rs 0.00% 38 Missing ⚠️
nakago_warp/src/test/http.rs 0.00% 38 Missing ⚠️
nakago_warp/src/auth/validator.rs 0.00% 37 Missing ⚠️
nakago_warp/src/config.rs 0.00% 21 Missing ⚠️
nakago_warp/src/errors.rs 0.00% 19 Missing ⚠️
... and 7 more
Additional details and impacted files
@@             Coverage Diff             @@
##             main      #83       +/-   ##
===========================================
- Coverage   61.36%   51.12%   -10.25%     
===========================================
  Files          36       49       +13     
  Lines        2226     2672      +446     
===========================================
  Hits         1366     1366               
- Misses        860     1306      +446     

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

@bkonkle bkonkle marked this pull request as ready for review December 20, 2023 03:16
@bkonkle bkonkle merged commit 2803b49 into main Dec 20, 2023
3 of 5 checks passed
@bkonkle bkonkle deleted the feature/warp-adapter branch December 20, 2023 03:39
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.

None yet

1 participant