Skip to content
This repository has been archived by the owner on Jan 2, 2021. It is now read-only.

Fixes incorrect 'selection' and 'expansion' behaviour #74

Merged
merged 1 commit into from
May 3, 2019

Conversation

DevAhamed
Copy link
Owner

When the sections have selection/expansion mode as single and adapter has mode as multiple, then incorrect mode is set for adapter. This is discussed in this issue #72. Same issue has been fixed in 2.x branch as well.

Failing test cases were added to accept and verify the issue was resolved.

When the sections have selection/expansion mode as single and adapter has mode as multiple, then incorrect mode is set for adapter. This is discussed in this issue #72. Same issue has been fixed in 2.x branch as well.
@codecov-io
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (3.x@c51adf4). Click here to learn what that means.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff           @@
##             3.x      #74   +/-   ##
======================================
  Coverage       ?   76.74%           
======================================
  Files          ?       20           
  Lines          ?     1105           
  Branches       ?      169           
======================================
  Hits           ?      848           
  Misses         ?      158           
  Partials       ?       99
Impacted Files Coverage Δ
...pter/src/main/java/mva3/adapter/NestedSection.java 77.25% <100%> (ø)

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 c51adf4...17f9538. Read the comment docs.

@DevAhamed DevAhamed merged commit 945ed97 into 3.x May 3, 2019
@DevAhamed DevAhamed deleted the fix-selection-behaviour-v3 branch May 3, 2019 17:48
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.

None yet

2 participants