| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Codecov Report
@@ Coverage Diff @@
## master #383 +/- ##
============================================
- Coverage 79.63% 79.53% -0.11%
- Complexity 389 397 +8
============================================
Files 27 27
Lines 1758 1803 +45
Branches 181 188 +7
============================================
+ Hits 1400 1434 +34
- Misses 262 269 +7
- Partials 96 100 +4
Continue to review full report at Codecov.
|
Sorry, something went wrong.
| * @return New ServiceAccountJwtAcceessCredentials created from a private key. | ||
| * @throws IOException if the credential cannot be created from the private key. | ||
| */ | ||
| public static ServiceAccountJwtAccessCredentials fromPkcs8( |
There was a problem hiding this comment.
This one is also unnecessary
Sorry, something went wrong.
There was a problem hiding this comment.
Is this one actually needed?
Sorry, something went wrong.
There was a problem hiding this comment.
I would say yes actually for this one. I moved it to package scope though as to not expose more surface to the api.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
No description provided.