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

create extent attr for GridSpaces #880

Merged
merged 2 commits into from
Sep 24, 2023
Merged

create extent attr for GridSpaces #880

merged 2 commits into from
Sep 24, 2023

Conversation

Tortar
Copy link
Member

@Tortar Tortar commented Sep 11, 2023

this spares some indirection

@codecov-commenter
Copy link

codecov-commenter commented Sep 11, 2023

Codecov Report

Merging #880 (8a16078) into main (e48591d) will increase coverage by 0.82%.
Report is 5 commits behind head on main.
The diff coverage is 88.88%.

@@            Coverage Diff             @@
##             main     #880      +/-   ##
==========================================
+ Coverage   71.88%   72.71%   +0.82%     
==========================================
  Files          42       42              
  Lines        2746     2873     +127     
==========================================
+ Hits         1974     2089     +115     
- Misses        772      784      +12     
Files Changed Coverage Δ
src/submodules/pathfinding/astar.jl 90.12% <ø> (-3.12%) ⬇️
src/spaces/grid_general.jl 98.33% <66.66%> (-0.51%) ⬇️
src/spaces/grid_multi.jl 83.33% <100.00%> (+1.72%) ⬆️
src/spaces/grid_single.jl 95.74% <100.00%> (+1.15%) ⬆️
src/submodules/io/jld2_integration.jl 100.00% <100.00%> (ø)

... and 10 files with indirect coverage changes

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

@Tortar Tortar merged commit a9263ec into main Sep 24, 2023
5 checks passed
@Tortar Tortar deleted the extent branch September 24, 2023 14:18
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