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

feat: Add distributive for Compose #244

Merged
merged 1 commit into from
Jul 24, 2024
Merged

feat: Add distributive for Compose #244

merged 1 commit into from
Jul 24, 2024

Conversation

MikuroXina
Copy link
Owner

Resolves #225.

@MikuroXina MikuroXina merged commit 1d14fe8 into main Jul 24, 2024
1 check passed
Copy link

codecov bot commented Jul 24, 2024

Codecov Report

Attention: Patch coverage is 25.00000% with 18 lines in your changes missing coverage. Please review.

Project coverage is 62.10%. Comparing base (a989187) to head (0517b4d).
Report is 1 commits behind head on main.

Files Patch % Lines
src/compose.ts 25.00% 18 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #244      +/-   ##
==========================================
- Coverage   62.17%   62.10%   -0.08%     
==========================================
  Files         109      109              
  Lines       10927    10948      +21     
  Branches      542      542              
==========================================
+ Hits         6794     6799       +5     
- Misses       4133     4149      +16     

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

@MikuroXina MikuroXina deleted the feat/#225 branch July 24, 2024 06:15
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.

Impl Distributive for Compose
1 participant