You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While working on the fix of #25, I found that sometimes the wrong behavior occurs. On branch mim_dot_dollar_wrong this is illustrated by test_inc_dotted_dollar_middle2 with a $ in the middle of dotted field notation, and selecting for the 2nd subdoc in the list:
While working on the fix of #25, I found that sometimes the wrong behavior occurs. On branch mim_dot_dollar_wrong this is illustrated by
test_inc_dotted_dollar_middle2
with a $ in the middle of dotted field notation, and selecting for the 2nd subdoc in the list:Ming/ming/tests/test_mim.py
Lines 213 to 217 in 256f2b1
That branch has expanded tests where the $ is at the end of dotted field notation, and they do all pass.
I haven't looked into this any further, seems kinda tricky. And not actually a blocking problem for me right now.
The text was updated successfully, but these errors were encountered: