Skip to content

fix VerseRef.chapterNum setter infinite recursion - #58

Merged
irahopkinson merged 1 commit into
mainfrom
fix-chapternum-setter
Aug 4, 2026
Merged

fix VerseRef.chapterNum setter infinite recursion#58
irahopkinson merged 1 commit into
mainfrom
fix-chapternum-setter

fix `VerseRef.chapterNum` setter infinite recursion

bf456ee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 3, 2026 in 0s

83.93% (+2.53%) compared to 7c885cf

View this Pull Request on Codecov

83.93% (+2.53%) compared to 7c885cf

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.93%. Comparing base (7c885cf) to head (bf456ee).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #58      +/-   ##
==========================================
+ Coverage   81.40%   83.93%   +2.53%     
==========================================
  Files           4        4              
  Lines         328      330       +2     
  Branches       76       77       +1     
==========================================
+ Hits          267      277      +10     
+ Misses         39       33       -6     
+ Partials       22       20       -2     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.