Skip to content

Conversation

@aaron-steinfeld
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Jul 31, 2020

Codecov Report

Merging #9 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master       #9   +/-   ##
=========================================
  Coverage     43.91%   43.91%           
  Complexity      200      200           
=========================================
  Files            24       24           
  Lines          2211     2211           
  Branches        317      317           
=========================================
  Hits            971      971           
  Misses         1127     1127           
  Partials        113      113           
Flag Coverage Δ Complexity Δ
#integration 40.11% <ø> (ø) 168.00 <ø> (ø)
#unit 17.05% <ø> (ø) 72.00 <ø> (ø)

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


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update df134aa...908efdf. Read the comment docs.

@aaron-steinfeld aaron-steinfeld merged commit fb44042 into master Jul 31, 2020
@aaron-steinfeld aaron-steinfeld deleted the update-docker-plugin-version branch July 31, 2020 20:34
suddendust pushed a commit to suddendust/entity-service that referenced this pull request Sep 5, 2025
* Adding postgres data store class

* Using Postgres's default database instead of default_db

* Adding upsert, search, delete, count, total and drop functionality to Postgres Collection

* Add updateSubDoc/deleteSubDoc/bulkUpsert functionality to Postgres collection

* Adding parseQuery testcases

* PR review changes

* PR review changes

* Adding _id while upserting document

* adding nested key support for search

* Trigger notification

* adding postgres container for Integration tests

* Adding postgres env

* Fixing Postgres DataStore Tests

* Adding functionality to create table if not exists for getCollection method call

* adding testcases

* reading from host-port for url

* Addressed review comments after scanning along with Nidhi

* Fixed the synk vulnerability by running it locally

Co-authored-by: Ronak <[email protected]>
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.

3 participants