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

min_number argument in sampling func #374

Merged
merged 4 commits into from
Oct 5, 2022

Conversation

b-biswas
Copy link
Collaborator

@b-biswas b-biswas commented Oct 4, 2022

The goal of this PR is to address issue #372

@codecov
Copy link

codecov bot commented Oct 4, 2022

Codecov Report

Base: 90.14% // Head: 90.04% // Decreases project coverage by -0.10% ⚠️

Coverage data is based on head (aec948b) compared to base (9f03921).
Patch coverage: 90.90% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #374      +/-   ##
===========================================
- Coverage    90.14%   90.04%   -0.11%     
===========================================
  Files           11       11              
  Lines         1482     1486       +4     
===========================================
+ Hits          1336     1338       +2     
- Misses         146      148       +2     
Flag Coverage Δ
unittests 90.04% <90.90%> (-0.11%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
btk/create_blend_generator.py 90.32% <66.66%> (-2.54%) ⬇️
btk/sampling_functions.py 95.65% <100.00%> (-1.41%) ⬇️

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

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@ismael-mendoza
Copy link
Collaborator

Looks good to me ! Thanks

@ismael-mendoza ismael-mendoza merged commit 50eee59 into LSSTDESC:develop Oct 5, 2022
thuiop pushed a commit that referenced this pull request Mar 8, 2023
* min_number argument

* bug fixed

* check requirement

* bug fix in draw_blends_generator
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