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 Object validation in Project #728

Draft
wants to merge 11 commits into
base: implement-project
Choose a base branch
from

tests update & export modification

e33c65c
Select commit
Loading
Failed to load commit list.
Draft

Add Object validation in Project #728

tests update & export modification
e33c65c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 23, 2024 in 0s

70.37% (-0.95%) compared to 84aea3b

View this Pull Request on Codecov

70.37% (-0.95%) compared to 84aea3b

Details

Codecov Report

Attention: Patch coverage is 48.14815% with 112 lines in your changes missing coverage. Please review.

Project coverage is 70.37%. Comparing base (84aea3b) to head (e33c65c).

Files with missing lines Patch % Lines
R/project.R 43.37% 47 Missing ⚠️
R/scenario-configuration.R 65.00% 21 Missing ⚠️
R/project-configuration.R 0.00% 19 Missing ⚠️
R/configuration.R 0.00% 13 Missing ⚠️
R/utilities.R 0.00% 12 Missing ⚠️
Additional details and impacted files
@@                  Coverage Diff                  @@
##           implement-project     #728      +/-   ##
=====================================================
- Coverage              71.32%   70.37%   -0.95%     
=====================================================
  Files                     34       35       +1     
  Lines                   4226     4368     +142     
=====================================================
+ Hits                    3014     3074      +60     
- Misses                  1212     1294      +82     

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