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

MarkedIndividual indexing via OpenSearch #1000

Draft
wants to merge 13 commits into
base: main
Choose a base branch
from

Conversation

naknomum
Copy link
Member

⚠️ DRAFT

[Plain-text summary description of the solution. Include any class updates, new or edited functions, significant changes to UX, etc]

PR fixes #910

Before you Submit!

  • Is all the text internationalized?
  • If you made a change to the header, did you update the react, jsp, and html?
  • Are all depedencies at a locked version?
  • Did you adhere to best practices?
  • Is there a quick unit test you can add?

@codecov-commenter
Copy link

codecov-commenter commented Jan 30, 2025

Codecov Report

Attention: Patch coverage is 0% with 214 lines in your changes missing coverage. Please review.

Project coverage is 0.13%. Comparing base (4c6aff1) to head (81fc7fe).

Files with missing lines Patch % Lines
src/main/java/org/ecocean/MarkedIndividual.java 0.00% 191 Missing ⚠️
src/main/java/org/ecocean/Occurrence.java 0.00% 11 Missing ⚠️
src/main/java/org/ecocean/social/Relationship.java 0.00% 8 Missing ⚠️
src/main/java/org/ecocean/Annotation.java 0.00% 2 Missing ⚠️
src/main/java/org/ecocean/OpenSearch.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              main   #1000      +/-   ##
==========================================
- Coverage     0.13%   0.13%   -0.01%     
  Complexity      29      29              
==========================================
  Files          573     573              
  Lines        63628   63835     +207     
  Branches     11024   11058      +34     
==========================================
  Hits            89      89              
- Misses       63520   63727     +207     
  Partials        19      19              
Flag Coverage Δ
backend 0.13% <0.00%> (-0.01%) ⬇️
frontend 0.13% <0.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

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.

individuals indexed by opensearch
2 participants