Skip to content

Allow React Promise v3 - #17

Closed
simPod wants to merge 1 commit into
masterfrom
fix/allow-react-promise-v3
Closed

Allow React Promise v3#17
simPod wants to merge 1 commit into
masterfrom
fix/allow-react-promise-v3

Conversation

@simPod

@simPod simPod commented Aug 18, 2026

Copy link
Copy Markdown
Owner

Summary

  • allow React Promise 2.8 and 3.x as development dependencies
  • remove React Promise v2-only type references from the adapter
  • support cancellation through the Promise interface in both versions

@codecov

codecov Bot commented Aug 18, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 60.27%. Comparing base (99f0d82) to head (ef56b8b).
⚠️ Report is 23 commits behind head on master.

Files with missing lines Patch % Lines
...romise-adapter/src/Adapter/ReactPromiseAdapter.php 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #17      +/-   ##
==========================================
+ Coverage   59.14%   60.27%   +1.13%     
==========================================
  Files           7        7              
  Lines         350      360      +10     
==========================================
+ Hits          207      217      +10     
  Misses        143      143              

☔ View full report in Codecov by Harness.
📢 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.

@simPod simPod closed this Aug 18, 2026
@simPod
simPod deleted the fix/allow-react-promise-v3 branch August 18, 2026 12:46
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