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

add asVec() to List extensions #222

Merged
merged 3 commits into from
Aug 25, 2024
Merged

add asVec() to List extensions #222

merged 3 commits into from
Aug 25, 2024

Conversation

rainyl
Copy link
Owner

@rainyl rainyl commented Aug 25, 2024

fix: #221 #220

@codecov-commenter
Copy link

codecov-commenter commented Aug 25, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 82.97872% with 8 lines in your changes missing coverage. Please review.

Project coverage is 91.15%. Comparing base (62d50b2) to head (b7b0bce).

Files Patch % Lines
lib/src/core/point.dart 72.72% 6 Missing ⚠️
lib/src/core/mat.dart 50.00% 2 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #222      +/-   ##
==========================================
- Coverage   91.20%   91.15%   -0.05%     
==========================================
  Files          57       57              
  Lines        8456     8480      +24     
==========================================
+ Hits         7712     7730      +18     
- Misses        744      750       +6     

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

@rainyl rainyl merged commit b15c353 into main Aug 25, 2024
13 checks passed
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.

Better interop between Vec and List
2 participants