Skip to content

fix: expose Fiber type from react-reconciler - #22

Merged
mdjastrzebski merged 2 commits into
mainfrom
fix/expose-fiber-type
Jan 1, 2026
Merged

fix: expose Fiber type from react-reconciler#22
mdjastrzebski merged 2 commits into
mainfrom
fix/expose-fiber-type

Conversation

@mdjastrzebski

Copy link
Copy Markdown
Owner

Summary

[Provide a brief description of the changes in this PR]

Type of change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update
  • Other (specify below)

How Has This Been Tested?

[Describe the tests you ran to verify your changes]

Checklist:

  • Code follows style guidelines
  • Self-review completed
  • Code commented where necessary
  • Documentation updated
  • No new warnings generated
  • Tests added/updated and passing
  • Code coverage maintained/improved
  • Dependent changes merged

Additional Notes:

[Add any additional information or context about the PR here]

@codecov

codecov Bot commented Jan 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.66%. Comparing base (2624f67) to head (b68f790).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #22   +/-   ##
=======================================
  Coverage   70.66%   70.66%           
=======================================
  Files           8        9    +1     
  Lines         242      242           
  Branches       43       43           
=======================================
  Hits          171      171           
  Misses         71       71           

☔ 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.

@mdjastrzebski
mdjastrzebski merged commit 813539b into main Jan 1, 2026
3 checks passed
@mdjastrzebski
mdjastrzebski deleted the fix/expose-fiber-type branch January 1, 2026 09:58
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