Skip to content
This repository has been archived by the owner on Sep 28, 2023. It is now read-only.

Feat: new mongo models #67

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

Feat: new mongo models #67

wants to merge 10 commits into from

Conversation

pcastelln
Copy link
Contributor

@pcastelln pcastelln commented Apr 3, 2023

Este PR es para revisar ideas de cómo podrían quedar los nuevos modelos de mongo.

Tiene fuertes consecuencias en la API, pero simplificaría la escritura en scribe y permitiría consultas más variadas.

@codecov
Copy link

codecov bot commented Apr 3, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (f804a2d) 92.42% compared to head (d45d5d2) 92.43%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #67   +/-   ##
=======================================
  Coverage   92.42%   92.43%           
=======================================
  Files          15       14    -1     
  Lines        1122     1123    +1     
=======================================
+ Hits         1037     1038    +1     
  Misses         85       85           
Impacted Files Coverage Δ
db_plugins/__init__.py 100.00% <100.00%> (ø)
db_plugins/db/mongo/models.py 99.26% <100.00%> (+0.13%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@pcastelln pcastelln linked an issue Apr 4, 2023 that may be closed by this pull request
@pcastelln pcastelln marked this pull request as draft April 5, 2023 16:07
@pgallardor pgallardor linked an issue Apr 10, 2023 that may be closed by this pull request
2 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Validar e implementar nuevos modelos de datos Actualizar campos para detections y non_detections
2 participants