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

feat: improve status message while searching for tests #257

Merged
merged 1 commit into from
May 24, 2018

Conversation

sarod
Copy link
Member

@sarod sarod commented May 23, 2018

fix #247

@sarod sarod force-pushed the feat-247-better-detect-test-message branch from 811348e to 3fcca9b Compare May 24, 2018 07:11
@codecov
Copy link

codecov bot commented May 24, 2018

Codecov Report

Merging #257 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #257      +/-   ##
============================================
+ Coverage     73.07%   73.07%   +<.01%     
  Complexity     1224     1224              
============================================
  Files           182      182              
  Lines          3996     3997       +1     
  Branches        298      298              
============================================
+ Hits           2920     2921       +1     
  Misses          980      980              
  Partials         96       96
Impacted Files Coverage Δ Complexity Δ
...infinitest/eclipse/workspace/EclipseWorkspace.java 100% <100%> (ø) 17 <0> (ø) ⬇️
...test/eclipse/workspace/WorkspaceStatusFactory.java 95.45% <100%> (ø) 6 <1> (ø) ⬇️

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 e6b1a28...c249a1d. Read the comment docs.

@sarod sarod force-pushed the feat-247-better-detect-test-message branch from 3fcca9b to c249a1d Compare May 24, 2018 07:31
@sarod sarod merged commit 25ce2ea into master May 24, 2018
@sarod sarod deleted the feat-247-better-detect-test-message branch May 31, 2018 06:04
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.

[infinitest-eclipse] Infinitest should provide more information on progress while detecting tests
1 participant