Skip to content

platform: fix verse renumbering#257

Merged
irahopkinson merged 1 commit intomainfrom
fix-insertion
Mar 13, 2025
Merged

platform: fix verse renumbering#257
irahopkinson merged 1 commit intomainfrom
fix-insertion

Conversation

@irahopkinson
Copy link
Copy Markdown
Collaborator

@irahopkinson irahopkinson commented Mar 11, 2025

  • fix renumbering if only one chapter or is last chapter
  • don't include sid for chapter or verse
  • add a space before a verse if needed
  • don't renumber if new USJ is loaded
  • refactor to use node transform (remove bad cascading update)
  • add tests and framework
  • also add utilities develop-in-app instructions
  • also remove redundant awaits from tests

@codesandbox
Copy link
Copy Markdown

codesandbox bot commented Mar 11, 2025

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@nx-cloud
Copy link
Copy Markdown

nx-cloud bot commented Mar 11, 2025

View your CI Pipeline Execution ↗ for commit acdbcf9.

Command Status Duration Result
nx run-many -t build ✅ Succeeded 1s View ↗
nx run-many -t test ✅ Succeeded 28s View ↗
nx run-many -t typecheck ✅ Succeeded 6s View ↗
nx run-many -t lint ✅ Succeeded <1s View ↗

☁️ Nx Cloud last updated this comment at 2025-03-13 01:03:10 UTC

- fix renumbering if only one chapter or is last chapter
- don't include `sid` for chapter or verse
- add a space before a verse if needed
- don't renumber if new USJ is loaded
- refactor to use node transform (remove bad cascading update)
- add tests and framework
- also add `utilities` develop-in-app instructions
- also remove redundant `await`s from tests
@irahopkinson irahopkinson merged commit e8a2073 into main Mar 13, 2025
5 checks passed
@irahopkinson irahopkinson deleted the fix-insertion branch March 13, 2025 03:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant