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 has_many_to_many interface #165

Merged
merged 24 commits into from
Jul 14, 2024
Merged

Add has_many_to_many interface #165

merged 24 commits into from
Jul 14, 2024

Conversation

zussel
Copy link
Owner

@zussel zussel commented Jul 12, 2024

No description provided.

@zussel zussel added this to the Matador 0.9.3 (Gorstian) milestone Jul 12, 2024
@zussel zussel self-assigned this Jul 12, 2024
Copy link

codecov bot commented Jul 14, 2024

Codecov Report

Attention: Patch coverage is 79.26136% with 146 lines in your changes missing coverage. Please review.

Project coverage is 85.69%. Comparing base (58fcb59) to head (13d4451).

Files Patch % Lines
src/db/mssql/mssql_dialect.cpp 0.00% 15 Missing ⚠️
src/object/object_json_attribute_extractor.cpp 0.00% 15 Missing ⚠️
include/matador/object/node_analyzer.tpp 88.88% 14 Missing ⚠️
include/matador/object/prototype_info.hpp 58.62% 12 Missing ⚠️
src/sql/field.cpp 40.00% 12 Missing ⚠️
include/matador/orm/relation_resolver.hpp 73.33% 8 Missing ⚠️
include/matador/object/object_deserializer.hpp 69.56% 7 Missing ⚠️
include/matador/object/object_serializer.hpp 46.15% 7 Missing ⚠️
src/utils/foreign_attributes.cpp 36.36% 7 Missing ⚠️
...atador/object/relation_endpoint_value_inserter.hpp 50.00% 6 Missing ⚠️
... and 16 more
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #165      +/-   ##
===========================================
- Coverage    85.86%   85.69%   -0.17%     
===========================================
  Files          342      347       +5     
  Lines        14456    14775     +319     
===========================================
+ Hits         12412    12661     +249     
- Misses        2044     2114      +70     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@zussel zussel merged commit 72ea4f3 into develop Jul 14, 2024
4 of 6 checks passed
@zussel zussel deleted the feature/has_many_to_many branch July 14, 2024 18:39
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