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: add loadManyByIDsNullableAsync loader method #214

Merged
merged 1 commit into from
Oct 4, 2023

feat: add loadManyByIDsNullableAsync loader method

3e874f5
Select commit
Loading
Failed to load commit list.
Merged

feat: add loadManyByIDsNullableAsync loader method #214

feat: add loadManyByIDsNullableAsync loader method
3e874f5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 4, 2023 in 0s

95.46% (-0.09%) compared to d2a4405

View this Pull Request on Codecov

95.46% (-0.09%) compared to d2a4405

Details

Codecov Report

Merging #214 (3e874f5) into main (d2a4405) will decrease coverage by 0.09%.
The diff coverage is 71.42%.

@@            Coverage Diff             @@
##             main     #214      +/-   ##
==========================================
- Coverage   95.55%   95.46%   -0.09%     
==========================================
  Files          79       79              
  Lines        2068     2075       +7     
  Branches      279      258      -21     
==========================================
+ Hits         1976     1981       +5     
- Misses         91       93       +2     
  Partials        1        1              
Files Coverage Δ
packages/entity/src/EnforcingEntityLoader.ts 100.00% <100.00%> (ø)
packages/entity/src/EntityLoader.ts 89.09% <50.00%> (-1.48%) ⬇️