Skip to content

refactor: preserve semantic paths during reference resolution - #46

Merged
dzhalaevd merged 1 commit into
mainfrom
refactor/error-context-formula-hardening
Sep 14, 2026
Merged

dzhalaevd merged 1 commit into
mainfrom
refactor/error-context-formula-hardening

Conversation

@dzhalaevd

Copy link
Copy Markdown
Owner

Summary

Preserve semantic paths when formula ranges and XLSX template targets fail during post-layout resolution.

Related issue

Closes #21

@dzhalaevd dzhalaevd self-assigned this Sep 11, 2026
@coderabbitai

coderabbitai Bot commented Sep 11, 2026

Copy link
Copy Markdown

Important

  • 🔍 Trigger review

This repository does not receive automatic reviews because it has fewer than 10 stars.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Advanced

Run ID: fa2173a9-8a59-4347-8159-530f604aef14


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@codecov

codecov Bot commented Sep 11, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 85.71429% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.91%. Comparing base (db076f3) to head (59d48f0).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #46      +/-   ##
==========================================
+ Coverage   88.89%   88.91%   +0.02%     
==========================================
  Files         118      118              
  Lines        7293     7308      +15     
  Branches      942      945       +3     
==========================================
+ Hits         6483     6498      +15     
  Misses        548      548              
  Partials      262      262              
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dzhalaevd dzhalaevd changed the title refactror: preserve semantic paths when formula ranges and XLSX template targets fail during post-layout resolution refactor: preserve semantic paths during reference resolution Sep 11, 2026
* cover formula and template diagnostic paths
* add newsfragment
@dzhalaevd
dzhalaevd force-pushed the refactor/error-context-formula-hardening branch from 985dbac to 59d48f0 Compare September 14, 2026 11:16
@dzhalaevd
dzhalaevd merged commit 2a54a91 into main Sep 14, 2026
22 checks passed
@dzhalaevd
dzhalaevd deleted the refactor/error-context-formula-hardening branch September 14, 2026 11:25
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.

Apply CaxtonError context consistently across error sites + finish formula reference hardening

1 participant