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

[WIP] add foldAdd to all muxes #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

[WIP] add foldAdd to all muxes #8

wants to merge 1 commit into from

Conversation

romni
Copy link
Contributor

@romni romni commented Mar 7, 2018

todo

  • update README.md
  • write tests

@romni romni changed the title add foldAdd to all muxes [WIP] add foldAdd to all muxes Mar 7, 2018
@codecov
Copy link

codecov bot commented Mar 7, 2018

Codecov Report

Merging #8 into master will decrease coverage by 9.24%.
The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master       #8      +/-   ##
============================================
- Coverage       100%   90.75%   -9.25%     
  Complexity      491      491              
============================================
  Files            17       17              
  Lines           589      649      +60     
============================================
  Hits            589      589              
- Misses            0       60      +60
Impacted Files Coverage Δ Complexity Δ
...main/java/io/leonis/mx/Multiplex1WithoutValue.java 96.72% <0%> (-3.28%) 57 <0> (ø)
...rc/main/java/io/leonis/mx/Multiplex1WithValue.java 96.66% <0%> (-3.34%) 56 <0> (ø)
...rc/main/java/io/leonis/mx/Multiplex3WithValue.java 87.5% <0%> (-12.5%) 30 <0> (ø)
...rc/main/java/io/leonis/mx/Multiplex2WithValue.java 95.83% <0%> (-4.17%) 42 <0> (ø)
...rc/main/java/io/leonis/mx/Multiplex5WithValue.java 72% <0%> (-28%) 12 <0> (ø)
...rc/main/java/io/leonis/mx/Multiplex4WithValue.java 80.64% <0%> (-19.36%) 20 <0> (ø)
...rc/main/java/io/leonis/mx/Multiplex6WithValue.java 60% <0%> (-40%) 6 <0> (ø)
...main/java/io/leonis/mx/Multiplex3WithoutValue.java 88.63% <0%> (-11.37%) 31 <0> (ø)
...main/java/io/leonis/mx/Multiplex5WithoutValue.java 77.41% <0%> (-22.59%) 13 <0> (ø)
...main/java/io/leonis/mx/Multiplex4WithoutValue.java 82.85% <0%> (-17.15%) 21 <0> (ø)
... and 2 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 9a02306...d96f140. 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.

1 participant