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

Skip unit test when not running in the monorepo #1339

Merged
merged 1 commit into from
Mar 20, 2023

Conversation

caendesilva
Copy link
Member

Fixes unrelated test failures in hydephp/framework#572. We mostly have this check to catch any mistakes before merging config changes when developing in the monorepo.

Fixes unrelated test failures in hydephp/framework#572. We mostly have this check to catch any mistakes before merging config changes when developing in the monorepo.
@caendesilva caendesilva marked this pull request as ready for review March 20, 2023 10:31
@caendesilva caendesilva force-pushed the skip-unit-test-when-not-running-in-monorepo branch from ec661bf to 9061783 Compare March 20, 2023 10:31
caendesilva added a commit to hydephp/framework that referenced this pull request Mar 20, 2023
Verifies the fix is working
@codecov
Copy link

codecov bot commented Mar 20, 2023

Codecov Report

Merging #1339 (ec661bf) into master (cd4affb) will not change coverage.
The diff coverage is n/a.

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

@@              Coverage Diff              @@
##              master     #1339     +/-   ##
=============================================
  Coverage     100.00%   100.00%             
- Complexity      1332      2664   +1332     
=============================================
  Files            152       304    +152     
  Lines           3474      6948   +3474     
=============================================
+ Hits            3474      6948   +3474     

see 152 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@caendesilva
Copy link
Member Author

caendesilva commented Mar 20, 2023

Fix is verified to be effective in hydephp/framework#572 / hydephp/framework@a70f353

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.

1 participant