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 input checking #108

Merged
merged 19 commits into from
Nov 23, 2023
Merged

Add input checking #108

merged 19 commits into from
Nov 23, 2023

Conversation

jamesmbaazam
Copy link
Member

@jamesmbaazam jamesmbaazam commented Nov 10, 2023

This PR will close #84, close #104, and fix #61.

@codecov-commenter
Copy link

Codecov Report

Merging #108 (a07b9f6) into main (fd81398) will increase coverage by 0.04%.
The diff coverage is 100.00%.

❗ Current head a07b9f6 differs from pull request most recent head 8693215. Consider uploading reports for the commit 8693215 to get more accurate results

@@            Coverage Diff             @@
##             main     #108      +/-   ##
==========================================
+ Coverage   98.58%   98.63%   +0.04%     
==========================================
  Files           8        8              
  Lines         425      511      +86     
==========================================
+ Hits          419      504      +85     
- Misses          6        7       +1     
Files Coverage Δ
R/borel.r 94.44% <100.00%> (-5.56%) ⬇️
R/checks.R 100.00% <100.00%> (ø)
R/likelihood.R 98.55% <100.00%> (+0.21%) ⬆️
R/simulate.r 98.97% <100.00%> (+0.13%) ⬆️
R/stat_likelihoods.R 100.00% <100.00%> (ø)
R/utils.r 100.00% <100.00%> (ø)

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@jamesmbaazam jamesmbaazam self-assigned this Nov 10, 2023
@jamesmbaazam jamesmbaazam added the enhancement New feature or request label Nov 10, 2023
@jamesmbaazam jamesmbaazam added this to the v0.1.0 milestone Nov 10, 2023
@jamesmbaazam jamesmbaazam marked this pull request as ready for review November 10, 2023 20:49
@jamesmbaazam jamesmbaazam merged commit 0a28674 into main Nov 23, 2023
8 checks passed
@jamesmbaazam jamesmbaazam deleted the input-checking branch November 23, 2023 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
2 participants