nucliadb icon indicating copy to clipboard operation
nucliadb copied to clipboard

Sc 1793 nucliadb metrics bytes fields and searches

Open sunbit opened this issue 3 years ago • 2 comments
trafficstars

Description

Describe the proposed changes made in this PR.

How was this PR tested?

Describe how you tested this PR.

sunbit avatar Aug 30 '22 17:08 sunbit

Codecov Report

Base: 67.15% // Head: 58.20% // Decreases project coverage by -8.95% :warning:

Coverage data is based on head (628d946) compared to base (1b59354). Patch coverage: 77.77% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #232      +/-   ##
==========================================
- Coverage   67.15%   58.20%   -8.96%     
==========================================
  Files         201      178      -23     
  Lines       12635    11635    -1000     
==========================================
- Hits         8485     6772    -1713     
- Misses       4150     4863     +713     
Flag Coverage Δ
ingest 49.21% <83.18%> (-5.91%) :arrow_down:
node-sidecar 68.43% <ø> (-8.37%) :arrow_down:
nucliadb ∅ <ø> (∅)
one 81.39% <ø> (-9.60%) :arrow_down:
reader 60.82% <ø> (-15.72%) :arrow_down:
search 78.19% <ø> (-1.85%) :arrow_down:
train 30.24% <ø> (-26.58%) :arrow_down:
utils 48.70% <50.00%> (?)
writer 77.56% <ø> (-4.81%) :arrow_down:

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

Impacted Files Coverage Δ
nucliadb_utils/nucliadb_utils/storages/gcs.py 56.94% <0.00%> (ø)
nucliadb_utils/nucliadb_utils/audit/stream.py 28.84% <30.00%> (ø)
nucliadb_utils/nucliadb_utils/audit/audit.py 64.70% <80.00%> (ø)
nucliadb_utils/nucliadb_utils/audit/basic.py 70.58% <80.00%> (ø)
nucliadb_ingest/nucliadb_ingest/orm/processor.py 65.26% <81.55%> (+8.46%) :arrow_up:
nucliadb_ingest/nucliadb_ingest/fields/base.py 71.98% <100.00%> (+2.31%) :arrow_up:
...ucliadb_ingest/nucliadb_ingest/orm/knowledgebox.py 62.53% <100.00%> (+4.79%) :arrow_up:
nucliadb_search/nucliadb_search/search/query.py 65.45% <0.00%> (-2.64%) :arrow_down:
nucliadb_search/nucliadb_search/api/v1/search.py 72.94% <0.00%> (ø)
nucliadb_ingest/nucliadb_ingest/tests/fixtures.py
... and 110 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov[bot] avatar Aug 30 '22 17:08 codecov[bot]