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

Fix virtual mongoose remove _v char #7400

Merged
merged 1 commit into from Aug 10, 2020
Merged

Conversation

alexandrebodin
Copy link
Member

Signed-off-by: Alexandre Bodin bodin.alex@gmail.com

Description of what you did:

Fix #7304

Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
@alexandrebodin alexandrebodin added this to the 3.1.4 milestone Aug 10, 2020
@alexandrebodin alexandrebodin added source: core:database Source is core/database package issue: bug Issue reporting a bug labels Aug 10, 2020
Copy link
Member

@Convly Convly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@codecov
Copy link

codecov bot commented Aug 10, 2020

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #7400   +/-   ##
=======================================
  Coverage   26.22%   26.22%           
=======================================
  Files        1131     1131           
  Lines       15433    15433           
  Branches     2443     2443           
=======================================
  Hits         4048     4048           
  Misses       9565     9565           
  Partials     1820     1820           
Flag Coverage Δ
#front 18.26% <ø> (ø)
#unit 53.14% <ø> (ø)

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 0ece30b...1cc74ca. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue: bug Issue reporting a bug source: core:database Source is core/database package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

error MissingSchemaError: Schema hasn't been registered for model
2 participants