Skip to content

docs/{guide,reference}: clarify semantics of a.any() vs a.bool() #1263

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 1 commit into from
Apr 3, 2024

Conversation

whitequark
Copy link
Member

Fixes #1219.

Copy link

codecov bot commented Apr 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.78%. Comparing base (2eb62a8) to head (c0b620d).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1263   +/-   ##
=======================================
  Coverage   89.78%   89.78%           
=======================================
  Files          43       43           
  Lines       10071    10071           
  Branches     2442     2442           
=======================================
  Hits         9042     9042           
+ Misses        832      831    -1     
- Partials      197      198    +1     

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

@whitequark whitequark added this pull request to the merge queue Apr 3, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 3, 2024
@whitequark whitequark added this pull request to the merge queue Apr 3, 2024
Merged via the queue into amaranth-lang:main with commit 967dabc Apr 3, 2024
@whitequark whitequark deleted the clarify-any-bool branch April 3, 2024 13:35
@whitequark whitequark added this to the 0.5 milestone Apr 7, 2024
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.

doc: Reduction operators: .any() vs .bool()
2 participants