Skip to content

fix: fix typo#100

Merged
bellini666 merged 1 commit intobellini666:masterfrom
benediktziegler:fix-typo
Feb 28, 2026
Merged

fix: fix typo#100
bellini666 merged 1 commit intobellini666:masterfrom
benediktziegler:fix-typo

Conversation

@benediktziegler
Copy link
Copy Markdown
Contributor

Fixed #95

@codecov
Copy link
Copy Markdown

codecov bot commented Feb 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 61.25%. Comparing base (230c02e) to head (c27b3d9).
⚠️ Report is 7 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #100   +/-   ##
=======================================
  Coverage   61.25%   61.25%           
=======================================
  Files          26       26           
  Lines        3198     3198           
=======================================
  Hits         1959     1959           
  Misses       1239     1239           

☔ 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

@mohosy mohosy left a comment

Choose a reason for hiding this comment

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

Good targeted fix. The typo rename is applied consistently across resolver/types/provider/tests, and test expectations were updated, which reduces regression risk. Suggestion: because this enum variant is consumed in multiple modules, a quick changelog note about the symbol rename could help downstream contributors avoid stale references in local branches.

Copy link
Copy Markdown
Owner

@bellini666 bellini666 left a comment

Choose a reason for hiding this comment

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

❤️

@bellini666 bellini666 merged commit 6d4c78a into bellini666:master Feb 28, 2026
14 checks passed
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.

Fix typo: Rename UsefixuturesDecorator to UsefixturesDecorator

3 participants