| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Codecov Report
@@ Coverage Diff @@
## master #38 +/- ##
===========================================
+ Coverage 59.23% 59.83% +0.6%
- Complexity 138 140 +2
===========================================
Files 15 15
Lines 601 610 +9
Branches 91 91
===========================================
+ Hits 356 365 +9
Misses 223 223
Partials 22 22
Continue to review full report at Codecov.
|
Sorry, something went wrong.
|
@hiranya911 add the googleJavaFormat task whenever you build to automatically fix formatting every time, for example: ./gradlew googleJavaFormat build I look forward to having tests added. |
Sorry, something went wrong.
|
Oh wait, you already got the tests added. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
These methods are useful when working with immediate futures and other completed futures.
I also wanted to add some tests, but cannot get past the lint errors. Every time I make the slightest change to ApiFuturesTest.java, I get:
Not helpful :(