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

add assertions in constructors #37

Merged
merged 1 commit into from
Dec 27, 2022
Merged

add assertions in constructors #37

merged 1 commit into from
Dec 27, 2022

Conversation

iintSjds
Copy link
Member

@iintSjds iintSjds commented Dec 27, 2022

  1. Added assertions of parameters in constructors of grids.
  2. Sort the grid automatically if Arbitrary gets unsorted input.

@codecov-commenter
Copy link

codecov-commenter commented Dec 27, 2022

Codecov Report

Merging #37 (406b611) into dev (5ad08db) will increase coverage by 0.40%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##              dev      #37      +/-   ##
==========================================
+ Coverage   50.63%   51.03%   +0.40%     
==========================================
  Files          10       10              
  Lines        1341     1354      +13     
==========================================
+ Hits          679      691      +12     
- Misses        662      663       +1     
Impacted Files Coverage Δ
src/grid/simple.jl 93.65% <100.00%> (+0.42%) ⬆️
src/grid/composite.jl 89.85% <0.00%> (-0.73%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@iintSjds iintSjds linked an issue Dec 27, 2022 that may be closed by this pull request
@iintSjds iintSjds merged commit 8b69e1b into dev Dec 27, 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.

Add assertion for Arbitrary
3 participants