Skip to content

Migrate to ts #560

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

Merged
merged 1 commit into from
Jan 31, 2020
Merged

Migrate to ts #560

merged 1 commit into from
Jan 31, 2020

Conversation

luisvt
Copy link
Collaborator

@luisvt luisvt commented Jan 29, 2020

No description provided.

@codecov
Copy link

codecov bot commented Jan 29, 2020

Codecov Report

Merging #560 into v4 will decrease coverage by 5.77%.
The diff coverage is 90.37%.

Impacted file tree graph

@@           Coverage Diff            @@
##               v4   #560      +/-   ##
========================================
- Coverage   95.78%    90%   -5.78%     
========================================
  Files          21     22       +1     
  Lines        2441   2472      +31     
  Branches        0    665     +665     
========================================
- Hits         2338   2225     -113     
+ Misses        103    100       -3     
- Partials        0    147     +147
Impacted Files Coverage Δ
src/index.ts 100% <100%> (ø)
src/decorators.ts 100% <100%> (ø)
src/Collection.ts 97.29% <100%> (ø)
src/Relation/BelongsTo.ts 81.25% <100%> (ø)
src/Relation/HasMany.ts 100% <100%> (ø)
src/Settable.ts 100% <100%> (ø)
src/LinkedCollection.ts 95.45% <100%> (ø)
src/TsDataError.ts 100% <100%> (ø)
src/relations.ts 100% <100%> (ø)
src/Relation/HasOne.ts 77.77% <50%> (ø)
... and 33 more

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 cce4cf0...4a98aa0. Read the comment docs.

@luisvt luisvt force-pushed the migrate-to-ts branch 4 times, most recently from 07f2aa4 to 77bbdfb Compare January 30, 2020 19:38
@crobinson42 crobinson42 merged commit 225055b into v4 Jan 31, 2020
@luisvt luisvt deleted the migrate-to-ts branch January 31, 2020 16:41
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.

3 participants