Sort rows across books when aligning if needed#426
Conversation
|
(I did this one myself rather than leaving it for copilot since I knew the code would have to be a little different since we don't have access to all the same things in C# since we don't own the scripture library). |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #426 +/- ##
==========================================
+ Coverage 73.15% 73.18% +0.02%
==========================================
Files 439 440 +1
Lines 36827 36882 +55
Branches 5063 5075 +12
==========================================
+ Hits 26940 26991 +51
- Misses 8775 8778 +3
- Partials 1112 1113 +1 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
I can separate the |
ddaspit
left a comment
There was a problem hiding this comment.
I agree. I would love to get rid of those kinds of tests in the system.
@ddaspit reviewed 5 files and all commit messages, and made 1 comment.
Reviewable status:complete! all files reviewed, all discussions resolved (waiting on Enkidu93).
Port changes from sillsdev/machine.py#309
Fixes #425
This change is