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

integer handling in python and input checks #83

Merged
merged 3 commits into from
Sep 7, 2023
Merged

Conversation

egillax
Copy link
Collaborator

@egillax egillax commented Sep 7, 2023

No description provided.

@codecov
Copy link

codecov bot commented Sep 7, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.57% 🎉

Comparison is base (31ef832) 99.01% compared to head (f30bc22) 99.59%.

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

Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #83      +/-   ##
===========================================
+ Coverage    99.01%   99.59%   +0.57%     
===========================================
  Files            9        9              
  Lines          408      488      +80     
===========================================
+ Hits           404      486      +82     
+ Misses           4        2       -2     
Files Changed Coverage Δ
R/Estimator.R 100.00% <100.00%> (ø)
R/HelperFunctions.R 100.00% <100.00%> (ø)
R/MLP.R 100.00% <100.00%> (ø)
R/ResNet.R 100.00% <100.00%> (ø)
R/Transformer.R 100.00% <100.00%> (+3.57%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@egillax egillax merged commit 66b8c84 into develop Sep 7, 2023
10 checks passed
@egillax egillax deleted the integers_python branch September 7, 2023 15:10
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.

1 participant