rafaqz / DimensionalData.jl

Named dimensions and indexing for julia arrays and other data
https://rafaqz.github.io/DimensionalData.jl/stable/
MIT License
271 stars 38 forks source link

Change string to Symbol in name docstring #503

Closed felixcremer closed 1 year ago

felixcremer commented 1 year ago

As discussed in #494 the docstring of name should be changed to follow the actual behaviour. Sorry this fell a bit through the cracks. I thought I have already opened the PR.

codecov-commenter commented 1 year ago

Codecov Report

Merging #503 (30d0753) into main (dd45833) will increase coverage by 0.00%. Report is 6 commits behind head on main. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #503   +/-   ##
=======================================
  Coverage   89.37%   89.37%           
=======================================
  Files          39       39           
  Lines        2766     2843   +77     
=======================================
+ Hits         2472     2541   +69     
- Misses        294      302    +8     
Files Changed Coverage Δ
src/interface.jl 100.00% <ø> (ø)

... and 9 files with indirect coverage changes

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