Skip to content

use Base.promote_op to infer output container eltype in map - #83

Merged
lkdvos merged 1 commit into
QuantumKitHub:mainfrom
cgarling:fix-map-eltype-inference
Aug 16, 2026
Merged

use Base.promote_op to infer output container eltype in map#83
lkdvos merged 1 commit into
QuantumKitHub:mainfrom
cgarling:fix-map-eltype-inference

Conversation

@cgarling

Copy link
Copy Markdown
Contributor

Fixes #82

@codecov

codecov Bot commented Aug 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

Files with missing lines Coverage Δ
src/mapreduce.jl 93.38% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@lkdvos

lkdvos commented Aug 16, 2026

Copy link
Copy Markdown
Member

Thanks a lot for both the bug report and PR, this is greatly appreciated!

@lkdvos
lkdvos merged commit c33c4c2 into QuantumKitHub:main Aug 16, 2026
10 of 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.

Output types for map

2 participants