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 WrappedMap constructor for vectors #239

Merged
merged 4 commits into from
Feb 21, 2025
Merged

Conversation

dkarrasch
Copy link
Member

Fixes #238.

Copy link

codecov bot commented Feb 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.30%. Comparing base (354312d) to head (9015413).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #239   +/-   ##
=======================================
  Coverage   98.30%   98.30%           
=======================================
  Files          22       22           
  Lines        1590     1591    +1     
=======================================
+ Hits         1563     1564    +1     
  Misses         27       27           

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

@dkarrasch dkarrasch merged commit 971a928 into master Feb 21, 2025
10 checks passed
@dkarrasch dkarrasch deleted the dk/fixwrappedvectors branch February 21, 2025 18:58
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.

Unsupported keyword arguments for LinearMaps.WrappedMap
1 participant