Skip to content
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

Add Julia Base Broadcast background #23

Merged
merged 1 commit into from
Jan 28, 2025
Merged

Add Julia Base Broadcast background #23

merged 1 commit into from
Jan 28, 2025

Conversation

charleskawczynski
Copy link
Member

@charleskawczynski charleskawczynski commented Jan 27, 2025

My hope is that this is a step towards #24, but I'll need review over the remaining pieces, and we can discuss what needs improvement in #24.

@charleskawczynski charleskawczynski added the documentation Improvements or additions to documentation label Jan 27, 2025
Copy link

codecov bot commented Jan 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.50%. Comparing base (72e3627) to head (e126f61).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #23   +/-   ##
=======================================
  Coverage   87.50%   87.50%           
=======================================
  Files           2        2           
  Lines          24       24           
=======================================
  Hits           21       21           
  Misses          3        3           

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

docs/src/broadcast_background.md Outdated Show resolved Hide resolved
@charleskawczynski
Copy link
Member Author

Let's also add some docs about Base.Broadcast.Broadcasted

Improve clarity of nested broadcast calls

Extend important types and functions
@charleskawczynski charleskawczynski merged commit 6a1ea95 into main Jan 28, 2025
16 checks passed
@charleskawczynski charleskawczynski deleted the ck/docs_bg branch January 28, 2025 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants