* remod: update aporeto dependencies
* fixed: manipulate.Iter functions are now wrapping errors correctly (#133)
* new: start migration to support error wrapping (#134)
* remod: update aporeto dependencies
* CNS-1972: catch query errors that were due to the client (#135)
* edit: catch query errors that were due to the client (CNS-1972)
* edit: add unit test coverage
* edit: style
* impr/manipmongo: Allow TTL indexes changes with collMod (#136)
* Skip codecov uploads (#140)
* remod: tidy
* remod: update aporeto dependencies
* fixed: Adding a helper function to check if a manipmongo context is upsert. (#146)
Related to - Mongo Upsert was creating a new object in the DB even if the key exists in DB.
Ref: CNS-2022
* Set up a GitHub action and start uploading coverage to Codacy (#149)
* Ignore test assets (#151)
* remod up
Co-authored-by: Antoine Mercadal <[email protected]>
Co-authored-by: primalmotion <[email protected]>
Co-authored-by: Amir Aslaminejad <[email protected]>
Co-authored-by: Cyril Peponnet <[email protected]>
Co-authored-by: Kevin Cantú <[email protected]>
Co-authored-by: rramalinga <[email protected]>