Simplify ExportWordReversal - #1115
Open
papeh wants to merge 1 commit into
Open
Conversation
This comment has been minimized.
This comment has been minimized.
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1115 +/- ##
==========================================
- Coverage 38.55% 38.55% -0.01%
==========================================
Files 1513 1513
Lines 350968 350966 -2
Branches 40345 40345
==========================================
- Hits 135322 135307 -15
- Misses 186429 186443 +14
+ Partials 29217 29216 -1
🚀 New features to boost your workflow:
|
papeh
force-pushed
the
bugfix/LT-22641-user-settings-crash
branch
from
September 2, 2026 16:32
032ec65 to
966a285
Compare
papeh
marked this pull request as ready for review
September 2, 2026 16:51
thejambi
approved these changes
Sep 2, 2026
thejambi
left a comment
Contributor
There was a problem hiding this comment.
@thejambi reviewed 1 file and all commit messages, and made 1 comment.
Reviewable status:complete! all files reviewed, all discussions resolved (waiting on papeh).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
CI-ready checklist
.github/commit-guidelines.md.As much as possible, the change is unit tested.Writing a test would require enough setup to actually export a Word document; this is done only in manual tests.Notes for reviewers (optional)
This change is