Skip to content

Conversation

Tokazama
Copy link
Member

@Tokazama Tokazama commented Sep 2, 2022

No description provided.

@codecov
Copy link

codecov bot commented Sep 2, 2022

Codecov Report

Merging #342 (2c62ec0) into master (951f2a4) will increase coverage by 0.04%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #342      +/-   ##
==========================================
+ Coverage   90.23%   90.27%   +0.04%     
==========================================
  Files           9        9              
  Lines        1331     1337       +6     
==========================================
+ Hits         1201     1207       +6     
  Misses        130      130              
Impacted Files Coverage Δ
src/ArrayInterface.jl 85.96% <ø> (ø)
src/dimensions.jl 93.87% <100.00%> (+0.26%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Before making this public I wanted to ensure that we had control over
the construction of `IndicesInfo` so it was guaranteed to be valid. Now
it has inner struct constructors only. Also provided `ndims_index` and
`ndims_shape` so all information can be accessed without directly
looking at `IndicesInfo`'s parametric typing.
@Tokazama
Copy link
Member Author

Tokazama commented Sep 3, 2022

@ChrisRackauckas
Copy link
Member

Yes, sorry about that. That failure is unrelated and should disappear later today.

@Tokazama Tokazama merged commit 17a8518 into master Sep 3, 2022
@Tokazama Tokazama deleted the cleanup-IndicesInfo branch September 3, 2022 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants