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

discardChanges: Discards relations and References #268

Conversation

homersimpsons
Copy link
Collaborator

No description provided.

@homersimpsons homersimpsons force-pushed the fix/discard-changes-discards-relations branch 2 times, most recently from 7490556 to e7ea7a3 Compare November 22, 2021 09:37
@codecov-commenter
Copy link

codecov-commenter commented Nov 22, 2021

Codecov Report

Merging #268 (44c54f2) into master (10516d8) will decrease coverage by 0.03%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #268      +/-   ##
============================================
- Coverage     98.02%   97.99%   -0.04%     
+ Complexity     1480     1377     -103     
============================================
  Files            61       61              
  Lines          4206     4237      +31     
============================================
+ Hits           4123     4152      +29     
- Misses           83       85       +2     
Impacted Files Coverage Δ
src/AbstractTDBMObject.php 94.32% <100.00%> (+0.02%) ⬆️
src/DbRow.php 96.96% <100.00%> (+0.09%) ⬆️
...QueryFactory/FindObjectsFromRawSqlQueryFactory.php 91.17% <0.00%> (-0.95%) ⬇️
src/Utils/TDBMDaoGenerator.php 97.68% <0.00%> (-0.16%) ⬇️
src/PageIterator.php 100.00% <0.00%> (ø)
src/ResultIterator.php 100.00% <0.00%> (ø)
src/Utils/StringUtils.php 100.00% <0.00%> (ø)
src/TDBMSchemaAnalyzer.php 100.00% <0.00%> (ø)
src/Utils/ImmutableCaster.php 100.00% <0.00%> (ø)
src/Utils/Annotation/Annotations.php 100.00% <0.00%> (ø)
... and 10 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 10516d8...44c54f2. Read the comment docs.

@homersimpsons homersimpsons changed the title discardChanges: Discards relations (test) discardChanges: Discards relations and References Nov 22, 2021
@homersimpsons homersimpsons force-pushed the fix/discard-changes-discards-relations branch 2 times, most recently from 7c0fb3b to 708dcbc Compare December 29, 2021 16:36
@homersimpsons homersimpsons force-pushed the fix/discard-changes-discards-relations branch from 708dcbc to 44c54f2 Compare December 29, 2021 17:01
@homersimpsons homersimpsons merged commit 2847c66 into thecodingmachine:master Dec 29, 2021
@homersimpsons homersimpsons deleted the fix/discard-changes-discards-relations branch December 29, 2021 17:14
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.

None yet

2 participants