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

Build optimizations #17

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Build optimizations #17

wants to merge 4 commits into from

Conversation

Shemplo
Copy link
Owner

@Shemplo Shemplo commented Oct 28, 2019

Migration to JaCoCo plugin instead Codehaus

@codecov-io
Copy link

codecov-io commented Oct 28, 2019

Codecov Report

Merging #17 into master will increase coverage by 0.8%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #17     +/-   ##
=========================================
+ Coverage         0%   0.8%   +0.8%     
- Complexity        0      5      +5     
=========================================
  Files            41     45      +4     
  Lines          1977   2236    +259     
  Branches        144    106     -38     
=========================================
+ Hits              0     18     +18     
- Misses         1977   2217    +240     
- Partials          0      1      +1
Impacted Files Coverage Δ Complexity Δ
...java/ru/shemplo/chat/neerc/RunNeercChatClient.java 0% <0%> (ø) 0 <0> (ø) ⬇️
.../java/ru/shemplo/chat/neerc/gfx/WindowManager.java 0% <0%> (ø) 0 <0> (ø) ⬇️
...a/ru/shemplo/chat/neerc/enities/MessageEntity.java 0% <0%> (ø) 0% <0%> (ø) ⬇️
...emplo/chat/neerc/gfx/panes/MessageInterpreter.java 0% <0%> (ø) 0% <0%> (ø) ⬇️
...java/ru/shemplo/chat/neerc/gfx/panes/TaskTile.java 0% <0%> (ø) 0% <0%> (ø) ⬇️
...a/ru/shemplo/chat/neerc/gfx/panes/MessageCell.java 0% <0%> (ø) 0% <0%> (ø) ⬇️
...ava/ru/shemplo/chat/neerc/gfx/panes/EmojiList.java 0% <0%> (ø) 0% <0%> (ø) ⬇️
...java/ru/shemplo/chat/neerc/enities/TaskEntity.java 0% <0%> (ø) 0% <0%> (ø) ⬇️
.../chat/neerc/network/control/DefaultController.java 0% <0%> (ø) 0% <0%> (ø) ⬇️
...java/ru/shemplo/chat/neerc/enities/UserEntity.java 0% <0%> (ø) 0% <0%> (ø) ⬇️
... and 7 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 f04e70d...0496cbd. Read the comment docs.

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

2 participants