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: incorrect resulting type when merging 3+ readonly tuples #20

Merged
merged 1 commit into from
Nov 22, 2021

Conversation

RebeccaStevens
Copy link
Owner

fix #16

@codecov
Copy link

codecov bot commented Nov 22, 2021

Codecov Report

Merging #20 (f7098fb) into main (c093b41) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #20   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines           68        68           
  Branches        14        14           
=========================================
  Hits            68        68           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b317e60...f7098fb. Read the comment docs.

@RebeccaStevens RebeccaStevens merged commit 696a1b2 into main Nov 22, 2021
@RebeccaStevens RebeccaStevens deleted the issue-16 branch November 22, 2021 14:33
github-actions bot pushed a commit that referenced this pull request Nov 22, 2021
## [1.1.7](v1.1.6...v1.1.7) (2021-11-22)

### Bug Fixes

* incorrect resulting type when merging 3+ readonly tuples ([#20](#20)) ([696a1b2](696a1b2))
@github-actions
Copy link

🎉 This PR is included in version 1.1.7 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot added the Status: Released It's now live. label Nov 22, 2021
RebeccaStevens pushed a commit that referenced this pull request Mar 18, 2023
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Released It's now live.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DeepMergeArraysDefaultHKT is incorrect when merging more than 2 readonly tuples
1 participant