Skip to content

Make functionalTest os dependent#9098

Merged
schalkms merged 1 commit into
mainfrom
test-os-sensitve
Mar 8, 2026
Merged

Make functionalTest os dependent#9098
schalkms merged 1 commit into
mainfrom
test-os-sensitve

Conversation

@BraisGabin
Copy link
Copy Markdown
Member

@BraisGabin BraisGabin commented Feb 28, 2026

This change should avoid this type of issues: #9087.

I don't want to add osDependent() to all the test tasks because that can be overkill. But probably we will need to add it to more test tasks so, for that reason, I created the osDependent function so we can add it to any other module that we need.

cc @FletchMcKee

@detekt-ci
Copy link
Copy Markdown
Collaborator

Warnings
⚠️ It looks like this PR contains functional changes without a corresponding test.

Generated by 🚫 dangerJS against 5103d2b

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.99%. Comparing base (6f51c9b) to head (5103d2b).
⚠️ Report is 24 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #9098   +/-   ##
=========================================
  Coverage     84.98%   84.99%           
- Complexity     4425     4430    +5     
=========================================
  Files           569      569           
  Lines         12302    12307    +5     
  Branches       2679     2681    +2     
=========================================
+ Hits          10455    10460    +5     
  Misses          682      682           
  Partials       1165     1165           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Copy Markdown
Contributor

@FletchMcKee FletchMcKee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@schalkms schalkms added this to the 2.0.0 milestone Mar 8, 2026
@schalkms schalkms merged commit 61c6ccd into main Mar 8, 2026
21 checks passed
@schalkms schalkms deleted the test-os-sensitve branch March 8, 2026 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants