Skip to content

Start writing reference documentation for the language #1058

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jan 30, 2024

Conversation

whitequark
Copy link
Member

@whitequark whitequark commented Jan 30, 2024

@whitequark whitequark added this to the 0.5 milestone Jan 30, 2024
Copy link

codecov bot commented Jan 30, 2024

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (5dd1223) 86.54% compared to head (54c7dd0) 86.54%.

Files Patch % Lines
amaranth/hdl/_ast.py 77.77% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1058   +/-   ##
=======================================
  Coverage   86.54%   86.54%           
=======================================
  Files          41       41           
  Lines        7157     7158    +1     
  Branches     1711     1711           
=======================================
+ Hits         6194     6195    +1     
- Misses        796      797    +1     
+ Partials      167      166    -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

whitequark and others added 2 commits January 30, 2024 18:13
This commit also contains a related semantic change: it adds `Shape`
and `ShapeCastable` to the `__all__` list in `amaranth.hdl`. This is
consistent with the policy that is laid out in the new documentation,
which permits such additions without notice.

Co-authored-by: mcclure <mcclure@users.noreply.github.com>
@whitequark whitequark added this pull request to the merge queue Jan 30, 2024
Merged via the queue into amaranth-lang:main with commit ea3d6c9 Jan 30, 2024
@whitequark whitequark deleted the reference branch January 30, 2024 22:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant