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

Max errors fix #15

Merged
merged 2 commits into from
Jun 11, 2018
Merged

Max errors fix #15

merged 2 commits into from
Jun 11, 2018

Conversation

maxatome
Copy link
Owner

No description provided.

Signed-off-by: Maxime Soulé <btik-git@scoubidou.com>
Following the `go build` errors report pattern, a "Too many errors"
error is now chained to the last error encountered when the maximum
number of errors has been reached (if > 1).

Signed-off-by: Maxime Soulé <btik-git@scoubidou.com>
@coveralls
Copy link

Pull Request Test Coverage Report for Build 65

  • 35 of 35 (100.0%) changed or added relevant lines in 9 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.001%) to 98.954%

Totals Coverage Status
Change from base Build 63: 0.001%
Covered Lines: 3310
Relevant Lines: 3345

💛 - Coveralls

1 similar comment
@coveralls
Copy link

coveralls commented Jun 11, 2018

Pull Request Test Coverage Report for Build 65

  • 35 of 35 (100.0%) changed or added relevant lines in 9 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.001%) to 98.954%

Totals Coverage Status
Change from base Build 63: 0.001%
Covered Lines: 3310
Relevant Lines: 3345

💛 - Coveralls

@maxatome maxatome merged commit d48bb50 into master Jun 11, 2018
@maxatome maxatome deleted the maxErrorsFix branch June 11, 2018 21:25
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