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

style(node): Remove one level of nesting from tests #9832

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

sschuberth
Copy link
Member

Use StringSpecs instead of WordSpecs as the latter were used to nest all tests as a whole only.

Use `StringSpec`s instead of `WordSpec`s as the latter were used to nest
all tests as a whole only.

Signed-off-by: Sebastian Schuberth <[email protected]>
@sschuberth sschuberth requested a review from a team as a code owner January 24, 2025 15:38
@sschuberth sschuberth enabled auto-merge (rebase) January 24, 2025 15:38
Copy link

codecov bot commented Jan 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.11%. Comparing base (dbb65bf) to head (f67c211).
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #9832   +/-   ##
=========================================
  Coverage     68.11%   68.11%           
+ Complexity     1289     1287    -2     
=========================================
  Files           249      249           
  Lines          8837     8837           
  Branches        918      918           
=========================================
  Hits           6019     6019           
  Misses         2432     2432           
  Partials        386      386           
Flag Coverage Δ
funTest-docker 65.15% <ø> (ø)
funTest-non-docker 33.35% <ø> (-0.18%) ⬇️
test-ubuntu-24.04 35.78% <ø> (ø)
test-windows-2022 35.76% <ø> (ø)

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.

@sschuberth sschuberth merged commit 3eb2b4a into main Jan 24, 2025
26 checks passed
@sschuberth sschuberth deleted the node-test-no-nesting branch January 24, 2025 16:21
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.

2 participants