Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.

fix: add missing e2e jobs #24

Merged
merged 4 commits into from
Feb 19, 2022
Merged

fix: add missing e2e jobs #24

merged 4 commits into from
Feb 19, 2022

Conversation

ronnetzer
Copy link
Member

PR Checklist

Please check if your PR fulfills the following requirements:

  • The commit message follows our guidelines: CONTRIBUTING.md
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[x] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[x] CI related changes
[ ] Documentation content changes
[ ] Other... Please describe:

@codecov
Copy link

codecov bot commented Feb 19, 2022

Codecov Report

Merging #24 (551f027) into main (887758c) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #24   +/-   ##
=======================================
  Coverage   85.46%   85.46%           
=======================================
  Files          12       12           
  Lines         344      344           
  Branches       46       46           
=======================================
  Hits          294      294           
  Misses         40       40           
  Partials       10       10           
Flag Coverage Δ
nx-affected-matrix 97.82% <ø> (ø)
nx-distributed-task 94.59% <ø> (ø)
utils 81.99% <100.00%> (ø)
Impacted Files Coverage Δ
packages/utils/src/lib/exec.ts 93.75% <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 887758c...551f027. Read the comment docs.

@ronnetzer ronnetzer merged commit 389b419 into main Feb 19, 2022
@ronnetzer ronnetzer deleted the bugfix/ci-e2e branch February 19, 2022 15:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant