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

Rename Size to Space to avoid conflict with StaticArrays #25

Merged
merged 2 commits into from
Feb 4, 2021

Conversation

KeitaNakamura
Copy link
Owner

No description provided.

@codecov-io
Copy link

codecov-io commented Feb 4, 2021

Codecov Report

Merging #25 (0cd4d1b) into main (7f1921c) will not change coverage.
The diff coverage is 89.02%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #25   +/-   ##
=======================================
  Coverage   89.54%   89.54%           
=======================================
  Files          12       12           
  Lines         698      698           
=======================================
  Hits          625      625           
  Misses         73       73           
Impacted Files Coverage Δ
src/Symmetry.jl 60.00% <0.00%> (ø)
src/Tensorial.jl 100.00% <ø> (ø)
src/AbstractTensor.jl 93.75% <83.33%> (ø)
src/Space.jl 87.50% <87.50%> (ø)
src/Tensor.jl 97.11% <100.00%> (ø)
src/ad.jl 89.47% <100.00%> (ø)
src/indexing.jl 88.37% <100.00%> (ø)
src/ops.jl 99.56% <100.00%> (ø)
src/simd.jl 100.00% <100.00%> (ø)
src/utils.jl 100.00% <100.00%> (ø)
... and 1 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7f1921c...0cd4d1b. Read the comment docs.

@KeitaNakamura KeitaNakamura merged commit dd3ccfd into main Feb 4, 2021
@KeitaNakamura KeitaNakamura deleted the space branch February 4, 2021 23:54
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