Skip to content

Migrate to syn3 - #1332

Merged
adamchalmers merged 2 commits into
mainfrom
achalmers/syn3
Aug 20, 2026
Merged

Migrate to syn3#1332
adamchalmers merged 2 commits into
mainfrom
achalmers/syn3

Conversation

@adamchalmers

@adamchalmers adamchalmers commented Aug 20, 2026

Copy link
Copy Markdown
Collaborator

we use the Syn crate for writing a proc macro. Syn has released a new version, v3, which we should migrate to.

@codecov

codecov Bot commented Aug 20, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 30.76923% with 9 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (main@c06523d). Learn more about missing BASE report.

Files with missing lines Patch % Lines
modeling-session/src/lib.rs 0.00% 9 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1332   +/-   ##
=======================================
  Coverage        ?   33.62%           
=======================================
  Files           ?       36           
  Lines           ?     1805           
  Branches        ?        0           
=======================================
  Hits            ?      607           
  Misses          ?     1198           
  Partials        ?        0           
Flag Coverage Δ
unittests 33.62% <30.76%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

@adamchalmers
adamchalmers merged commit ff9828e into main Aug 20, 2026
10 checks passed
@adamchalmers
adamchalmers deleted the achalmers/syn3 branch August 20, 2026 19:40
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.

2 participants