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

Allow coloring subsets of cells #402

Merged
merged 5 commits into from
Jan 6, 2022
Merged

Allow coloring subsets of cells #402

merged 5 commits into from
Jan 6, 2022

Conversation

kimauth
Copy link
Member

@kimauth kimauth commented Dec 21, 2021

Allows to specify a subset of the cells to color. This can make sense especially with mixed grids.
Also adds the docstrings for coloring to the docs.

@codecov-commenter
Copy link

codecov-commenter commented Dec 21, 2021

Codecov Report

Merging #402 (a7b40e5) into master (5cbe099) will increase coverage by 0.00%.
The diff coverage is 90.90%.

❗ Current head a7b40e5 differs from pull request most recent head 72a8720. Consider uploading reports for the commit 72a8720 to get more accurate results
Impacted file tree graph

@@           Coverage Diff           @@
##           master     #402   +/-   ##
=======================================
  Coverage   91.00%   91.01%           
=======================================
  Files          22       22           
  Lines        2847     2849    +2     
=======================================
+ Hits         2591     2593    +2     
  Misses        256      256           
Impacted Files Coverage Δ
src/Grid/coloring.jl 91.89% <90.90%> (+0.14%) ⬆️

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 5cbe099...72a8720. Read the comment docs.

@fredrikekre fredrikekre merged commit bd44c89 into master Jan 6, 2022
@fredrikekre fredrikekre deleted the ka/color_subset branch January 6, 2022 16:36
koehlerson pushed a commit that referenced this pull request Apr 22, 2022
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.

3 participants