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

SIMSBIOHUB-647: Create Observations Page #1444

Open
wants to merge 4 commits into
base: dev
Choose a base branch
from

Update create observation form components. Re-arrange folder structure.

d72a7aa
Select commit
Loading
Failed to load commit list.
Open

SIMSBIOHUB-647: Create Observations Page #1444

Update create observation form components. Re-arrange folder structure.
d72a7aa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 23, 2025 in 1s

44.97% (-0.95%) compared to e22292d

View this Pull Request on Codecov

44.97% (-0.95%) compared to e22292d

Details

Codecov Report

Attention: Patch coverage is 1.09290% with 543 lines in your changes missing coverage. Please review.

Project coverage is 44.97%. Comparing base (e22292d) to head (d72a7aa).

Files with missing lines Patch % Lines
...nts/sampling/hooks/useSamplingInformationCache.tsx 0.00% 87 Missing ⚠️
...veys/observations/create/CreateObservationPage.tsx 0.00% 61 Missing ⚠️
...onents/sampling/components/SamplingPeriodField.tsx 0.00% 54 Missing ⚠️
...nents/sampling/components/MethodTechniqueField.tsx 0.00% 52 Missing ⚠️
...mponents/sampling/components/SamplingSiteField.tsx 0.00% 40 Missing ⚠️
...onents/environments/ObservationEnvironmentForm.tsx 0.00% 34 Missing ⚠️
...ations/form/components/subcounts/SubcountsForm.tsx 0.00% 30 Missing ⚠️
.../dual-autocomplete-field/DualAutocompleteField.tsx 0.00% 21 Missing ⚠️
...projectId}/survey/{surveyId}/observations/index.ts 20.00% 20 Missing ⚠️
app/src/hooks/useFocalOrObservedTsns.tsx 0.00% 20 Missing ⚠️
... and 22 more
Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #1444      +/-   ##
==========================================
- Coverage   45.92%   44.97%   -0.95%     
==========================================
  Files         907      929      +22     
  Lines       23537    24043     +506     
  Branches     3492     3594     +102     
==========================================
+ Hits        10809    10814       +5     
- Misses      12136    12637     +501     
  Partials      592      592              

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