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: split unit tests #3492

Merged
merged 2 commits into from
Jun 14, 2023
Merged

chore: split unit tests #3492

merged 2 commits into from
Jun 14, 2023

Conversation

atzoum
Copy link
Contributor

@atzoum atzoum commented Jun 14, 2023

Description

Splitting execution of unit tests in separate actions to further speed up and isolate unit test execution

Notion Ticket

Link

Security

  • The code changed/added as part of this pull request won't create any security issues with how the software is being used.

@atzoum atzoum force-pushed the chore.splitTests branch 3 times, most recently from 14f4dc5 to 9847d83 Compare June 14, 2023 08:52
@atzoum atzoum force-pushed the chore.splitTests branch 7 times, most recently from 91604fa to f89ef2c Compare June 14, 2023 09:45
@atzoum
Copy link
Contributor Author

atzoum commented Jun 14, 2023

@lvrach with respect to test actions, only Tests / All should be required from now on.

@codecov
Copy link

codecov bot commented Jun 14, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.03 ⚠️

Comparison is base (5021989) 68.07% compared to head (f89ef2c) 68.05%.

❗ Current head f89ef2c differs from pull request most recent head 5bfa8a2. Consider uploading reports for the commit 5bfa8a2 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3492      +/-   ##
==========================================
- Coverage   68.07%   68.05%   -0.03%     
==========================================
  Files         330      330              
  Lines       53577    53577              
==========================================
- Hits        36473    36460      -13     
- Misses      14713    14727      +14     
+ Partials     2391     2390       -1     

see 9 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

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