Skip to content

Optional N:1 relations#82

Merged
rsslldnphy merged 2 commits intomainfrom
optional-n-1-relations
Apr 24, 2024
Merged

Optional N:1 relations#82
rsslldnphy merged 2 commits intomainfrom
optional-n-1-relations

Conversation

@rsslldnphy
Copy link
Copy Markdown
Member

No description provided.

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 24, 2024

Codecov Report

Attention: Patch coverage is 75.29412% with 21 lines in your changes are missing coverage. Please review.

Project coverage is 74.86%. Comparing base (27ef4ea) to head (576de9e).
Report is 2 commits behind head on main.

Files Patch % Lines
src/orm.ts 25.00% 2 Missing and 1 partial ⚠️
src/queries/count.ts 33.33% 2 Missing ⚠️
src/queries/createMany.ts 33.33% 2 Missing ⚠️
src/queries/deleteMany.ts 33.33% 2 Missing ⚠️
src/queries/findMany.ts 87.50% 2 Missing ⚠️
src/queries/updateMany.ts 33.33% 2 Missing ⚠️
src/migrate/commands/implode.ts 0.00% 0 Missing and 1 partial ⚠️
src/queries/count/buildCount.ts 87.50% 1 Missing ⚠️
src/queries/count/countToSql.ts 87.50% 1 Missing ⚠️
src/queries/create/createResultSchema.ts 66.66% 0 Missing and 1 partial ⚠️
... and 4 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #82      +/-   ##
==========================================
- Coverage   75.56%   74.86%   -0.71%     
==========================================
  Files          94       94              
  Lines        1240     1257      +17     
  Branches      306      329      +23     
==========================================
+ Hits          937      941       +4     
- Misses        286      296      +10     
- Partials       17       20       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rsslldnphy rsslldnphy force-pushed the optional-n-1-relations branch from 8501194 to 344aa7b Compare April 24, 2024 09:33
@rsslldnphy rsslldnphy force-pushed the optional-n-1-relations branch from 344aa7b to 576de9e Compare April 24, 2024 09:37
@rsslldnphy rsslldnphy merged commit 298a537 into main Apr 24, 2024
@rsslldnphy rsslldnphy deleted the optional-n-1-relations branch April 24, 2024 09:52
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.

1 participant