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

chore: provide more granularity in the CI logs #2024

Merged
merged 1 commit into from
May 14, 2020
Merged

Conversation

bradzacher
Copy link
Member

Lerna is a bit of a pain in the CI.
You just see a single "test" step, so you can't tell how far done it is, nor can you tell what failed when it fails.
If it fails, you have to open up the logs and parse them yourself, which isn't easy due to the line prefixing.

@bradzacher bradzacher added the repo maintenance things to do with maintenance of the repo, and not with code/docs label May 14, 2020
@typescript-eslint
Copy link
Contributor

Thanks for the PR, @bradzacher!

typescript-eslint is a 100% community driven project, and we are incredibly grateful that you are contributing to that community.

The core maintainers work on this in their personal time, so please understand that it may not be possible for them to review your work immediately.

Thanks again!


🙏 Please, if you or your company is finding typescript-eslint valuable, help us sustain the project by sponsoring it transparently on https://opencollective.com/typescript-eslint. As a thank you, your profile/company logo will be added to our main README which receives thousands of unique visitors per day.

@codecov
Copy link

codecov bot commented May 14, 2020

Codecov Report

Merging #2024 into v3 will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##               v3    #2024   +/-   ##
=======================================
  Coverage   93.63%   93.63%           
=======================================
  Files         171      171           
  Lines        7709     7709           
  Branches     2195     2195           
=======================================
  Hits         7218     7218           
  Misses        231      231           
  Partials      260      260           
Flag Coverage Δ
#unittest 93.63% <ø> (ø)

@bradzacher bradzacher merged commit 1d3a5ce into v3 May 14, 2020
@bradzacher bradzacher deleted the v3-ci-separate-tests branch May 14, 2020 09:12
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 14, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
repo maintenance things to do with maintenance of the repo, and not with code/docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant