machine icon indicating copy to clipboard operation
machine copied to clipboard

Fix crash when a sidebar is the first element in a book

Open pmachapman opened this issue 1 week ago • 1 comments

Fixes https://github.com/sillsdev/serval/issues/829


This change is Reviewable

pmachapman avatar Nov 20 '25 00:11 pmachapman

Codecov Report

:white_check_mark: All modified and coverable lines are covered by tests. :white_check_mark: Project coverage is 72.51%. Comparing base (754c97d) to head (0715464).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #360   +/-   ##
=======================================
  Coverage   72.51%   72.51%           
=======================================
  Files         423      423           
  Lines       35927    35933    +6     
  Branches     4958     4960    +2     
=======================================
+ Hits        26052    26058    +6     
  Misses       8779     8779           
  Partials     1096     1096           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov-commenter avatar Nov 20 '25 00:11 codecov-commenter