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: support Fx in place of fp-ts and Effect-TS #13

Merged
merged 22 commits into from
Apr 2, 2024
Merged

feat: support Fx in place of fp-ts and Effect-TS #13

merged 22 commits into from
Apr 2, 2024

Conversation

xzhayon
Copy link
Owner

@xzhayon xzhayon commented Apr 2, 2024

No description provided.

Copy link

codecov bot commented Apr 2, 2024

Codecov Report

Attention: Patch coverage is 81.64557% with 58 lines in your changes are missing coverage. Please review.

Project coverage is 83.06%. Comparing base (c80c46f) to head (364ea41).
Report is 3 commits behind head on main.

Files Patch % Lines
packages/cache-redis/src/FxRedisCache.ts 75.71% 17 Missing ⚠️
packages/cache-redis/src/RedisCache.ts 75.36% 17 Missing ⚠️
packages/http-axios/src/AxiosHttp.ts 68.42% 12 Missing ⚠️
packages/http-axios/src/FxAxiosHttp.ts 80.64% 6 Missing ⚠️
packages/log/src/void/VoidLog.ts 33.33% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #13      +/-   ##
==========================================
+ Coverage   80.16%   83.06%   +2.89%     
==========================================
  Files          77       31      -46     
  Lines         721      366     -355     
  Branches       56       30      -26     
==========================================
- Hits          578      304     -274     
+ Misses        143       62      -81     

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

@xzhayon xzhayon merged commit bf151e0 into main Apr 2, 2024
12 checks passed
@xzhayon xzhayon deleted the feat/fx branch April 2, 2024 11:42
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