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

Fix #1274 #1280

Merged
merged 2 commits into from
Jan 6, 2025
Merged

Fix #1274 #1280

merged 2 commits into from
Jan 6, 2025

Conversation

HoshinoTented
Copy link
Contributor

Fix #1274

@HoshinoTented HoshinoTented added this to the v0.38 milestone Jan 6, 2025
Copy link

codecov bot commented Jan 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.38%. Comparing base (6a522b8) to head (511c97f).
Report is 5 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1280      +/-   ##
============================================
+ Coverage     83.37%   83.38%   +0.01%     
- Complexity     4218     4219       +1     
============================================
  Files           384      384              
  Lines         12201    12213      +12     
  Branches       1405     1406       +1     
============================================
+ Hits          10172    10184      +12     
  Misses         1283     1283              
  Partials        746      746              

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

@HoshinoTented
Copy link
Contributor Author

HoshinoTented commented Jan 6, 2025

The @see sequence is used to resolve the factory functions by IDE, in case kala's breaking changes (although it is almost impossible).

@ice1000 ice1000 merged commit 7e00dc3 into main Jan 6, 2025
6 checks passed
@ice1000 ice1000 deleted the 1274 branch January 6, 2025 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Optimize simple calls to ImmSeq.from
2 participants