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

Add support for embedded objects #538

Closed
wants to merge 0 commits into from
Closed

Add support for embedded objects #538

wants to merge 0 commits into from

Conversation

marcosmko
Copy link

@marcosmko marcosmko commented Apr 18, 2021

Implementation for @Embedded annotation based on #328 by @hsul4n.

Closing #9

@codecov
Copy link

codecov bot commented Apr 18, 2021

Codecov Report

Merging #538 (51e32cd) into develop (93753a9) will increase coverage by 6.08%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #538      +/-   ##
===========================================
+ Coverage    84.34%   90.42%   +6.08%     
===========================================
  Files           73       10      -63     
  Lines         1846      188    -1658     
===========================================
- Hits          1557      170    -1387     
+ Misses         289       18     -271     
Flag Coverage Δ
floor 90.42% <ø> (+6.08%) ⬆️
floor_generator ?

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...or/lib/processor/transaction_method_processor.dart
...rator/lib/processor/deletion_method_processor.dart
...loor_generator/lib/misc/annotation_expression.dart
...enerator/lib/processor/query_method_processor.dart
floor_generator/lib/value_object/foreign_key.dart
...enerator/lib/misc/change_method_writer_helper.dart
floor_generator/lib/value_object/dao.dart
...oor_generator/lib/value_object/type_converter.dart
.../processor/error/query_method_processor_error.dart
...erator/lib/misc/extension/dart_type_extension.dart
... and 45 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 93753a9...51e32cd. Read the comment docs.

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

Successfully merging this pull request may close these issues.

1 participant