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

fix: skip file not exits #62

Merged
merged 1 commit into from
Dec 2, 2022
Merged

fix: skip file not exits #62

merged 1 commit into from
Dec 2, 2022

Conversation

killagu
Copy link
Contributor

@killagu killagu commented Dec 2, 2022

Checklist
  • npm test passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)
Description of change

@codecov
Copy link

codecov bot commented Dec 2, 2022

Codecov Report

Base: 92.19% // Head: 92.13% // Decreases project coverage by -0.06% ⚠️

Coverage data is based on head (e2a1bae) compared to base (7c6cb45).
Patch coverage: 66.66% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #62      +/-   ##
==========================================
- Coverage   92.19%   92.13%   -0.07%     
==========================================
  Files         216      216              
  Lines        4346     4350       +4     
  Branches      421      421              
==========================================
+ Hits         4007     4008       +1     
- Misses        338      342       +4     
+ Partials        1        0       -1     
Impacted Files Coverage Δ
core/common-util/src/ModuleConfig.ts 74.10% <66.66%> (-0.72%) ⬇️
plugin/orm/lib/ContextModelProto.ts 74.07% <0.00%> (-3.71%) ⬇️
plugin/orm/lib/DataSourceManager.ts 53.84% <0.00%> (ø)

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

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@killagu killagu merged commit 10e56d4 into master Dec 2, 2022
@killagu killagu deleted the fix/fix_loader_error branch December 2, 2022 05:32
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