Closed ljyanesm closed 1 year ago
Merging #114 (a2af2d2) into main (eb15817) will decrease coverage by
0.49%
. The diff coverage is0.00%
.
@@ Coverage Diff @@
## main #114 +/- ##
==========================================
- Coverage 73.92% 73.43% -0.49%
==========================================
Files 17 17
Lines 4092 4107 +15
==========================================
- Hits 3025 3016 -9
- Misses 1067 1091 +24
Impacted Files | Coverage Δ | |
---|---|---|
src/core/mod.rs | 53.76% <ø> (ø) |
|
src/lib.rs | 66.66% <0.00%> (-6.21%) |
:arrow_down: |
thanks!
core/mod.rs
to include the newCoreDeviceAuthorizationResponse
typelib.rs
to provide access toDeviceAuthorizationUrl
andDeviceAuthorizationRequest
typesset_device_authorization_uri
method to theClient
API to set the URL for contacting the device authorization endpointSolves #113