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

orm unit test api #347

Merged
merged 37 commits into from
Aug 20, 2021
Merged

orm unit test api #347

merged 37 commits into from
Aug 20, 2021

Conversation

NWYLZW
Copy link
Contributor

@NWYLZW NWYLZW commented Aug 17, 2021

No description provided.

@NWYLZW NWYLZW requested a review from shigma August 17, 2021 16:30
@codecov
Copy link

codecov bot commented Aug 18, 2021

Codecov Report

Merging #347 (09cb9da) into develop (fbed4ec) will decrease coverage by 0.19%.
The diff coverage is 97.48%.

❗ Current head 09cb9da differs from pull request most recent head 9f48640. Consider uploading reports for the commit 9f48640 to get more accurate results
Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #347      +/-   ##
===========================================
- Coverage    92.76%   92.57%   -0.20%     
===========================================
  Files           57       63       +6     
  Lines        11540    12843    +1303     
  Branches      2396     2661     +265     
===========================================
+ Hits         10705    11889    +1184     
- Misses         835      954     +119     
Impacted Files Coverage Δ
packages/plugin-mysql/src/index.ts 92.50% <63.63%> (ø)
packages/plugin-mysql/src/database.ts 85.40% <66.66%> (ø)
packages/koishi-test-utils/src/memory.ts 98.64% <90.00%> (-0.42%) ⬇️
packages/plugin-mongo/src/index.ts 84.50% <96.77%> (ø)
packages/koishi-core/src/database.ts 97.22% <100.00%> (+0.03%) ⬆️
packages/koishi-test-utils/src/index.ts 100.00% <100.00%> (ø)
packages/koishi-test-utils/src/tests/builtin.ts 100.00% <100.00%> (ø)
packages/koishi-test-utils/src/tests/index.ts 100.00% <100.00%> (ø)
packages/koishi-test-utils/src/tests/query.ts 100.00% <100.00%> (ø)
... and 5 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 5408f91...9f48640. Read the comment docs.

@shigma shigma merged commit 4f71ce7 into develop Aug 20, 2021
@shigma shigma deleted the yijie/orm-unit-test-api branch August 20, 2021 03:10
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.

2 participants