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: current and legacy types trying to using the same file resulting in one being overridden #10

Merged
merged 1 commit into from
Sep 17, 2021

Conversation

RebeccaStevens
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Sep 17, 2021

Codecov Report

Merging #10 (e50d81a) into main (0967070) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #10   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines           67        67           
  Branches        15        15           
=========================================
  Hits            67        67           

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 ef76362...e50d81a. Read the comment docs.

@RebeccaStevens RebeccaStevens merged commit a5f334b into main Sep 17, 2021
@RebeccaStevens RebeccaStevens deleted the legacy-types-fix branch September 17, 2021 14:47
github-actions bot pushed a commit that referenced this pull request Sep 17, 2021
## [1.1.2](v1.1.1...v1.1.2) (2021-09-17)

### Bug Fixes

* current and legacy types trying to using the same file resulting in one being overridden ([#10](#10)) ([a5f334b](a5f334b))

### Performance Improvements

* an early esapes to tests when merging unknown types ([17a92e1](17a92e1))
* directly request enumerable keys so that they don't need to then be filtered ([04a2a5f](04a2a5f))
* use imperative loops when building merged result of records ([b36f7bc](b36f7bc))
@github-actions
Copy link

🎉 This PR is included in version 1.1.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot added the Status: Released It's now live. label Sep 17, 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.

None yet

1 participant