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: ignore ets when the current app don't has a framework dependencies #213

Merged
merged 4 commits into from
Jan 30, 2023

Conversation

fengmk2
Copy link
Member

@fengmk2 fengmk2 commented Jan 29, 2023

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

@fengmk2 fengmk2 added the bug label Jan 29, 2023
@codecov
Copy link

codecov bot commented Jan 29, 2023

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage 👍

Coverage data is based on head (fdfd0d6) compared to base (33c95c2).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #213   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           12        12           
  Lines           93        93           
  Branches        16        16           
=========================================
  Hits            93        93           

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.

test/lib/cmd/cov.test.js Outdated Show resolved Hide resolved
@fengmk2
Copy link
Member Author

fengmk2 commented Jan 30, 2023

依赖 eggjs/egg-mock#155

@fengmk2 fengmk2 merged commit 666a342 into master Jan 30, 2023
@fengmk2 fengmk2 deleted the ignore-ets-postinstall-when-not-app branch January 30, 2023 02:43
fengmk2 pushed a commit that referenced this pull request Jan 30, 2023
[skip ci]

## [5.13.1](v5.13.0...v5.13.1) (2023-01-30)

### Bug Fixes

* ignore ets when the current app don't has a framework dependencies ([#213](#213)) ([666a342](666a342))
@github-actions
Copy link

🎉 This PR is included in version 5.13.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant