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

Move nucliadb tests to ndbfixtures #2859

Merged
merged 16 commits into from
Feb 10, 2025
Merged

Conversation

jotare
Copy link
Contributor

@jotare jotare commented Feb 7, 2025

Description

The idea here is to move all nucliadb/tests/nucliadb to ndbfixtures in the least painful way I can find :)

How was this PR tested?

Describe how you tested this PR.

- Annotate all tests with deploy_modes("standalone") mark
- Replace nucliadb_manager by nucliadb_reader_manager or nucliadb_writer_manager
- replace nucliadb_grpc by nucliadb_ingest_grpc
@jotare jotare requested a review from a team February 7, 2025 16:58
@jotare jotare marked this pull request as draft February 7, 2025 16:58
Copy link

codecov bot commented Feb 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.85%. Comparing base (0782df3) to head (c11b8d2).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2859      +/-   ##
==========================================
- Coverage   86.89%   86.85%   -0.05%     
==========================================
  Files         382      382              
  Lines       24161    24161              
==========================================
- Hits        20995    20984      -11     
- Misses       3166     3177      +11     
Flag Coverage Δ
nucliadb 75.37% <ø> (-0.08%) ⬇️
nucliadb-ingest 40.97% <ø> (ø)
nucliadb-reader 42.72% <ø> (ø)
nucliadb-search 44.30% <ø> (ø)
nucliadb-standalone 47.36% <ø> (ø)
nucliadb-train 45.51% <ø> (+<0.01%) ⬆️
nucliadb-writer 46.88% <ø> (+<0.01%) ⬆️
nucliadb_dataset 55.45% <ø> (ø)
nucliadb_models 84.86% <ø> (ø)
nucliadb_sdk 89.67% <ø> (ø)
nucliadb_telemetry 86.56% <ø> (ø)
nucliadb_utils 83.79% <ø> (ø)

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.

@jotare jotare marked this pull request as ready for review February 10, 2025 15:08
@jotare jotare merged commit 91de7ac into main Feb 10, 2025
41 checks passed
@jotare jotare deleted the move-nucliadb-tests-to-ndbfixtures branch February 10, 2025 16:11
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.

2 participants