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

test(integration): just handle removing test files after test. #90

Merged
merged 1 commit into from
Mar 25, 2020

Conversation

trilom
Copy link
Owner

@trilom trilom commented Mar 25, 2020

Type of Change

  • New feature
  • Bug fix
  • Documentation
  • Refactor
  • Chore

Resolves

Describe Changes

Resolve build issue, integration tests don't like dealing with files, but might not be the only issue.

@trilom-bot trilom-bot added builds Code that builds with yarn and tsc tested-unit Code that has passed unit tests with jest labels Mar 25, 2020
@codecov
Copy link

codecov bot commented Mar 25, 2020

Codecov Report

Merging #90 into master will not change coverage by %.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #90   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           16        16           
  Lines          395       395           
  Branches        95        96    +1     
=========================================
  Hits           395       395           

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 7ce4f8b...d4fe226. Read the comment docs.

@trilom-bot trilom-bot added lintdogged Code that has been looked at by reviewdog pretty Code that has been linted with eslint and prettier tested-integration Code that has passed integration tests with jest labels Mar 25, 2020
@trilom-bot trilom-bot merged commit a498e89 into master Mar 25, 2020
@github-actions github-actions bot added the automated merge This was merged automatically label Mar 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automated merge This was merged automatically builds Code that builds with yarn and tsc lintdogged Code that has been looked at by reviewdog pretty Code that has been linted with eslint and prettier tested-integration Code that has passed integration tests with jest tested-unit Code that has passed unit tests with jest
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants