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: fix a bug when the entity has another entity as field #136

Merged
merged 1 commit into from
Jun 25, 2022

Conversation

endersoncosta
Copy link
Contributor

fix #64

@codecov
Copy link

codecov bot commented Jun 25, 2022

Codecov Report

Merging #136 (0690899) into main (5cba87c) will increase coverage by 0.14%.
The diff coverage is 71.42%.

@@            Coverage Diff             @@
##             main     #136      +/-   ##
==========================================
+ Coverage   81.23%   81.38%   +0.14%     
==========================================
  Files          22       22              
  Lines         373      376       +3     
==========================================
+ Hits          303      306       +3     
  Misses         70       70              
Impacted Files Coverage Δ
...rators/src/infra/database/migrations/migrations.js 92.10% <71.42%> (+0.43%) ⬆️
src/commands/new.js 81.39% <0.00%> (ø)
example-entities/user.js 100.00% <0.00%> (ø)
src/generators/check-version.js 85.71% <0.00%> (+2.38%) ⬆️

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 cb8db24...0690899. Read the comment docs.

@dalssoft dalssoft merged commit adbb68b into herbsjs:main Jun 25, 2022
@herbsjs-robot
Copy link

🎉 This PR is included in version 2.7.5 🎉

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
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

herbs update - Entities with fields with another entity as type
3 participants