Closed blossom2017 closed 4 years ago
Merging #1474 into development will decrease coverage by
2.66%
. The diff coverage is27.84%
.
@@ Coverage Diff @@
## development #1474 +/- ##
=================================================
- Coverage 18.53% 15.86% -2.67%
- Complexity 619 767 +148
=================================================
Files 165 228 +63
Lines 11337 17762 +6425
Branches 1874 3127 +1253
=================================================
+ Hits 2101 2818 +717
- Misses 8925 14419 +5494
- Partials 311 525 +214
Impacted Files | Coverage Δ | Complexity Δ | |
---|---|---|---|
src/ai/susi/Caretaker.java | 0.00% <0.00%> (ø) |
0.00 <0.00> (ø) |
|
src/ai/susi/EmailHandler.java | 0.00% <0.00%> (ø) |
0.00 <0.00> (ø) |
|
src/ai/susi/SkillTransactions.java | 0.00% <0.00%> (ø) |
0.00 <0.00> (?) |
|
src/ai/susi/geo/GeoJsonReader.java | 0.00% <0.00%> (ø) |
0.00 <0.00> (ø) |
|
src/ai/susi/geo/OSMTile.java | 0.00% <0.00%> (ø) |
0.00 <0.00> (ø) |
|
src/ai/susi/graphics/AnimationGIF.java | 0.00% <ø> (ø) |
0.00 <0.00> (ø) |
|
src/ai/susi/json/JsonLDNode.java | 0.00% <0.00%> (ø) |
0.00 <0.00> (?) |
|
src/ai/susi/json/JsonPath.java | 0.00% <0.00%> (ø) |
0.00 <0.00> (ø) |
|
src/ai/susi/mind/SusiFace.java | 0.00% <0.00%> (ø) |
0.00 <0.00> (?) |
|
src/ai/susi/mind/SusiProcedures.java | 58.82% <ø> (-11.77%) |
3.00 <0.00> (-1.00) |
|
... and 299 more |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 27cc6ea...851799d. Read the comment docs.
This is very specific to using homebrew while ignoring other ways to install Java on MacOS (macports, direct package, ...), thus, this is not really helpful as is.
Furthermore, I don't think that explanation how to manage multple Java versions using jenv
are useful here, we don't do it either for Windows nor Linux.
Ok closing it.
Fixes #[Add issue number here. If you do not solve the issue entirely, please change the message e.g. "First steps for issues #IssueNumber]
Changes: [Add here what changes were made in this issue and if possible provide links.] Updates the readme with JDK 8 installation and configuration steps for mac users. Screenshots for the change: