Update to version 0.5.8#1635
Merged
whitequark merged 7 commits intoamaranth-lang:v0.5.xfrom Oct 15, 2025
Merged
Conversation
Gowin's SDC parser doesn't like quotes, so use braces instead. This is a follow-up to PR amaranth-lang#1501, merged as 0f27429. That PR just missed this one last use of tcl_quote.
c459b03 to
56b6530
Compare
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## v0.5.x #1635 +/- ##
==========================================
- Coverage 91.29% 91.07% -0.23%
==========================================
Files 46 46
Lines 11689 11740 +51
Branches 2562 2883 +321
==========================================
+ Hits 10672 10692 +20
- Misses 843 878 +35
+ Partials 174 170 -4 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
56b6530 to
846f08b
Compare
846f08b to
45e61d7
Compare
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.
Changes:
main