Skip to content
This repository has been archived by the owner on Dec 17, 2019. It is now read-only.

[BUGFIX] Issue #51: ShadowDimensions does not update with ConcreteDimension #52

Merged

Conversation

strangedev
Copy link
Collaborator

@strangedev strangedev commented Oct 4, 2018

The required logic was simply not implemented. This will resolve #51 .


This change is Reviewable

When creating a new ConcreteQuestion as part of a ConcreteDimension that is a template,
the associated ShadowDimensions do not reflect the change.
@codecov
Copy link

codecov bot commented Oct 4, 2018

Codecov Report

Merging #52 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           develop     #52   +/-   ##
=======================================
  Coverage     0.21%   0.21%           
=======================================
  Files           54      54           
  Lines         1404    1404           
  Branches       124     124           
=======================================
  Hits             3       3           
  Misses        1277    1277           
  Partials       124     124

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 4c63f4c...1144a83. Read the comment docs.

Copy link
Owner

@yeldiRium yeldiRium left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewed 1 of 1 files at r1.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@strangedev strangedev merged commit 33f99e0 into develop Oct 4, 2018
@strangedev strangedev deleted the fix/shadowdimensions-not-updating-with-concretedimension branch October 4, 2018 16:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ShadowDimensions does not update with ConcreteDimension
2 participants