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

ci: use jest circus runner #3527

Merged
merged 10 commits into from
Apr 16, 2024
Merged

ci: use jest circus runner #3527

merged 10 commits into from
Apr 16, 2024

Conversation

bytemain
Copy link
Member

Types

  • 💄 Code Style Changes
  • 🏗️ Build System
  • ⏱ Tests

Background or solution

the jasmine runner is outdated, circus is the new one

Changelog

Copy link

railway-app bot commented Apr 11, 2024

This PR is being deployed to Railway 🚅

core: ◻️ REMOVED

Copy link

codecov bot commented Apr 15, 2024

Codecov Report

Attention: Patch coverage is 66.66667% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 56.13%. Comparing base (9ff7278) to head (86f908a).

Files Patch % Lines
packages/core-browser/src/utils/electron.ts 60.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3527      +/-   ##
==========================================
- Coverage   56.15%   56.13%   -0.02%     
==========================================
  Files        1485     1485              
  Lines       90942    90890      -52     
  Branches    17666    18644     +978     
==========================================
- Hits        51070    51024      -46     
+ Misses      39849    33061    -6788     
- Partials       23     6805    +6782     
Flag Coverage Δ
jsdom 51.50% <66.66%> (-0.01%) ⬇️
node 15.66% <0.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@erha19
Copy link
Member

erha19 commented Apr 16, 2024

CI 时间有点超长的迹象
image

@bytemain bytemain merged commit 7de1b13 into main Apr 16, 2024
12 checks passed
@bytemain bytemain deleted the chore/use-circus branch April 16, 2024 03:01
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