Skip to content

Fix/review fixes (#2) #3

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

Merged
merged 2 commits into from
Dec 27, 2020
Merged

Fix/review fixes (#2) #3

merged 2 commits into from
Dec 27, 2020

Conversation

mrnkr
Copy link
Owner

@mrnkr mrnkr commented Dec 27, 2020

  • wip: review fixes - all e2e tests broken

  • fix: change gitignore

  • fix: e2e tests

  • tests compiling but failing

  • fixed 35 tests

  • 70 tests passing - 4 to go

  • added sorting tests

  • fix: Proper Startup references to fix tests

  • added sparse fieldset tests

  • migrate to mongo2go

  • wrapup fixes

  • fix: ignore examples in coverlet

  • rename example

* wip: review fixes - all e2e tests broken

* fix: change gitignore

* fix: e2e tests

* tests compiling but failing

* fixed 35 tests

* 70 tests passing - 4 to go

* added sorting tests

* fix: Proper Startup references to fix tests

* added sparse fieldset tests

* migrate to mongo2go

* wrapup fixes

* fix: ignore examples in coverlet

* rename example
@codecov
Copy link

codecov bot commented Dec 27, 2020

Codecov Report

Merging #3 (dfd167d) into master (3b37d8b) will decrease coverage by 5.37%.
The diff coverage is 71.21%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #3      +/-   ##
==========================================
- Coverage   83.94%   78.57%   -5.38%     
==========================================
  Files           7        2       -5     
  Lines         137       98      -39     
  Branches       13        6       -7     
==========================================
- Hits          115       77      -38     
- Misses         14       17       +3     
+ Partials        8        4       -4     
Impacted Files Coverage Δ
...JsonApiDotNetCore.MongoDb/MongoEntityRepository.cs 78.72% <71.21%> (-19.01%) ⬇️

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 3b37d8b...dfd167d. Read the comment docs.

@mrnkr mrnkr merged commit a416207 into master Dec 27, 2020
mrnkr pushed a commit that referenced this pull request Jan 1, 2021
Update to JADNC 4.0 with .NET Core 3.1.
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.

1 participant