Skip to content

Conversation

@jishnub
Copy link
Member

@jishnub jishnub commented Feb 1, 2024

After this,

julia> B = OneElement(2, 1, 3);

julia> show(B)
OneElement(2, 1, 3)

The displayed form is a valid constructor, and is a compact representation.

@codecov
Copy link

codecov bot commented Feb 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e9077c3) 99.89% compared to head (4d4173f) 99.89%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #348   +/-   ##
=======================================
  Coverage   99.89%   99.89%           
=======================================
  Files           8        8           
  Lines         934      938    +4     
=======================================
+ Hits          933      937    +4     
  Misses          1        1           

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

@oxinabox oxinabox merged commit b873ad1 into JuliaArrays:master Feb 2, 2024
@jishnub jishnub deleted the oneelshow branch February 2, 2024 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants