Commit f9cf0be
authored
fix: make stratigraphic order consistent between methods and add unit test (#320)
* ci: pin map2loop/visualisation release-please versions to fix bad auto-bump
Neither package has a component-scoped release-please tag yet (they
were only just added to the workspace in #301/#302), so release-please
had no correct anchor for their next version and fell back to
misreading one of the repo's old generic v1.6.5 LoopStructural tags as
their baseline, proposing 1.6.5 for both in the open release PR
instead of a proper minor bump from their real current versions
(map2loop 3.3.1, loopstructuralvisualisation 0.1.17). One-time
release-as pins to the correct next versions; remove once that
release PR has merged and each package has its own release-please tag
to anchor future bumps.
* fix: ensuring stratigraphic order is consistent between methods + adding test1 parent 69884f1 commit f9cf0be
2 files changed
Lines changed: 15 additions & 1 deletion
File tree
- LoopStructural/modelling/core
- tests/unit/modelling
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
668 | 668 | | |
669 | 669 | | |
670 | 670 | | |
671 | | - | |
| 671 | + | |
672 | 672 | | |
673 | 673 | | |
674 | 674 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
430 | 430 | | |
431 | 431 | | |
432 | 432 | | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
433 | 447 | | |
434 | 448 | | |
435 | 449 | | |
| |||
0 commit comments