Skip to content

test(full): Update test runner#705

Merged
Natoandro merged 9 commits into
mainfrom
test-runner
Jul 4, 2024
Merged

test(full): Update test runner#705
Natoandro merged 9 commits into
mainfrom
test-runner

Conversation

@Natoandro

@Natoandro Natoandro commented May 2, 2024

Copy link
Copy Markdown
Contributor

New test runner, by default:

  • Less verbose
  • No output for successful tests

Parallel tests re-enabled.

Migration notes

N/A

@zifeo

zifeo commented May 3, 2024

Copy link
Copy Markdown
Member

Great, wanna try to enable again parallel tests?

@zifeo

zifeo commented May 17, 2024

Copy link
Copy Markdown
Member

@Natoandro let's merge and test again later :)

michael-0acf4
michael-0acf4 previously approved these changes Jul 1, 2024
# Conflicts:
#	Cargo.lock
#	dev/deps.ts
#	dev/test.ts
@Natoandro Natoandro marked this pull request as ready for review July 4, 2024 07:04
@codecov

codecov Bot commented Jul 4, 2024

Copy link
Copy Markdown

Codecov Report

Attention: Patch coverage is 75.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 70.33%. Comparing base (2606f8e) to head (e5471b0).

Files Patch % Lines
typegate/tests/utils/metadev.ts 25.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #705      +/-   ##
==========================================
+ Coverage   70.09%   70.33%   +0.24%     
==========================================
  Files         137      137              
  Lines       16060    16066       +6     
  Branches     1466     1472       +6     
==========================================
+ Hits        11257    11300      +43     
+ Misses       4778     4741      -37     
  Partials       25       25              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Natoandro Natoandro merged commit f0402c1 into main Jul 4, 2024
@Natoandro Natoandro deleted the test-runner branch July 4, 2024 11:06
j03-dev pushed a commit that referenced this pull request Jul 4, 2024
<!--
Pull requests are squash merged using:
- their title as the commit message
- their description as the commit body

Having a good title and description is important for the users to get
readable changelog.
-->

<!-- 1. Explain below WHAT the change is -->

New test runner, by default:
- Less verbose
- No output for successful tests

Parallel tests re-enabled.

<!-- 2. Explain below WHY the change cannot be made simpler -->


<!-- 3. Explain below WHY the was made or link an issue number -->



<!-- 4. Explain HOW users should update their code or remove that
section -->

#### Migration notes

_N/A_

<!-- 5. Readiness checklist
- [ ] The change come with new or modified tests
- [ ] Hard-to-understand functions have explanatory comments
- [ ] End-user documentation is updated to reflect the change
-->
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.

3 participants