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

Filter measurements search by focal and observed species #1338

Merged
merged 18 commits into from
Sep 3, 2024

fix: merged dev

d10c9b8
Select commit
Loading
Failed to load commit list.
Merged

Filter measurements search by focal and observed species #1338

fix: merged dev
d10c9b8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 3, 2024 in 1s

46.98% (-0.03%) compared to b856afd

View this Pull Request on Codecov

46.98% (-0.03%) compared to b856afd

Details

Codecov Report

Attention: Patch coverage is 30.90909% with 76 lines in your changes missing coverage. Please review.

Project coverage is 46.98%. Comparing base (b856afd) to head (d10c9b8).

Files with missing lines Patch % Lines
...ponents/measurements/search/MeasurementsSearch.tsx 0.00% 22 Missing ⚠️
...urements/search/MeasurementsSearchAutocomplete.tsx 0.00% 11 Missing ⚠️
...nents/measurements/ConfigureMeasurementColumns.tsx 0.00% 9 Missing ⚠️
...ponents/data-grid/GenericGridColumnDefinitions.tsx 0.00% 8 Missing ⚠️
...onents/environment/ConfigureEnvironmentColumns.tsx 0.00% 7 Missing ⚠️
.../grid-column-definitions/GridColumnDefinitions.tsx 0.00% 4 Missing ⚠️
app/src/hooks/api/useTaxonomyApi.ts 25.00% 3 Missing ⚠️
app/src/hooks/cb_api/useXrefApi.tsx 0.00% 3 Missing ⚠️
.../observations-table/ObservationsTableContainer.tsx 0.00% 2 Missing ⚠️
...mns/components/general/ConfigureGeneralColumns.tsx 0.00% 2 Missing ⚠️
... and 4 more
Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #1338      +/-   ##
==========================================
- Coverage   47.01%   46.98%   -0.03%     
==========================================
  Files         737      738       +1     
  Lines       19810    19894      +84     
  Branches     3048     3067      +19     
==========================================
+ Hits         9313     9347      +34     
- Misses       9929     9979      +50     
  Partials      568      568              

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