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

feat: support transformation of object properties #69

Merged
merged 7 commits into from Apr 10, 2023

Conversation

danielroe
Copy link
Member

@danielroe danielroe added the enhancement New feature or request label Apr 10, 2023
@danielroe danielroe requested review from pi0 and antfu April 10, 2023 09:41
@danielroe danielroe self-assigned this Apr 10, 2023
test/transform.test.ts Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Apr 10, 2023

Codecov Report

Merging #69 (e190db9) into main (9befb11) will increase coverage by 1.66%.
The diff coverage is 100.00%.

❗ Current head e190db9 differs from pull request most recent head 7716939. Consider uploading reports for the commit 7716939 to get more accurate results

@@            Coverage Diff             @@
##             main      #69      +/-   ##
==========================================
+ Coverage   96.52%   98.19%   +1.66%     
==========================================
  Files           2        2              
  Lines         345      387      +42     
  Branches       62       73      +11     
==========================================
+ Hits          333      380      +47     
+ Misses         12        7       -5     
Impacted Files Coverage Δ
src/transform.ts 100.00% <100.00%> (+3.04%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@danielroe danielroe mentioned this pull request Apr 10, 2023
src/transform.ts Show resolved Hide resolved
@danielroe danielroe force-pushed the feat/transform-object-properties branch from 2e84358 to 3c0413b Compare April 10, 2023 17:55
@pi0 pi0 merged commit 33b3301 into main Apr 10, 2023
1 check passed
@pi0 pi0 deleted the feat/transform-object-properties branch April 10, 2023 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants