Skip to content

Generate mocha JSON output with --matrix #601

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

Merged
merged 4 commits into from
Jan 13, 2021

Conversation

cgewecke
Copy link
Member

Writes data collected by Mocha's JSON reporter to mochaOutput.json when using the --matrix flag.

tarantula consumes both the test matrix and the (newly added) pass/fail report.

@codecov-io
Copy link

codecov-io commented Jan 13, 2021

Codecov Report

Merging #601 (ded8006) into experimental-options (308f32d) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@                  Coverage Diff                  @@
##           experimental-options     #601   +/-   ##
=====================================================
  Coverage                 99.17%   99.17%           
=====================================================
  Files                        23       23           
  Lines                      1214     1217    +3     
=====================================================
+ Hits                       1204     1207    +3     
  Misses                       10       10           
Impacted Files Coverage Δ
plugins/resources/nomiclabs.utils.js 98.87% <ø> (ø)
plugins/resources/truffle.utils.js 100.00% <ø> (ø)
lib/api.js 100.00% <100.00%> (ø)

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 308f32d...277d7c6. Read the comment docs.

@cgewecke cgewecke merged commit ac532d6 into experimental-options Jan 13, 2021
@cgewecke cgewecke deleted the matrix-json-reporter branch January 13, 2021 01:50
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.

2 participants