Skip to content

Update to build against JsonApiDotNetCore v5.1.2 #18

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 1 commit into from
Feb 7, 2023

Conversation

bkoelman
Copy link
Member

@bkoelman bkoelman commented Feb 7, 2023

Update to build against JsonApiDotNetCore v5.1.2.

Removed special handling for local dates, as it turns out that can be controlled via [BsonDateTimeOptions(Kind = DateTimeKind.Local)], as described here. Updated tests accordingly.

QUALITY CHECKLIST

@codecov
Copy link

codecov bot commented Feb 7, 2023

Codecov Report

Merging #18 (3f992c0) into master (1fddd2e) will increase coverage by 0.51%.
The diff coverage is 100.00%.

❗ Current head 3f992c0 differs from pull request most recent head 4ef500b. Consider uploading reports for the commit 4ef500b to get more accurate results

@@            Coverage Diff             @@
##           master      #18      +/-   ##
==========================================
+ Coverage   96.57%   97.09%   +0.51%     
==========================================
  Files          15       13       -2     
  Lines         263      241      -22     
==========================================
- Hits          254      234      -20     
+ Misses          9        7       -2     
Impacted Files Coverage Δ
...ngoDb/Configuration/ServiceCollectionExtensions.cs 100.00% <ø> (ø)
...DotNetCore.MongoDb/Repositories/MongoRepository.cs 96.89% <100.00%> (ø)

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

@bkoelman bkoelman marked this pull request as ready for review February 7, 2023 16:47
@bkoelman bkoelman merged commit 625074d into master Feb 7, 2023
@bkoelman bkoelman deleted the update-to-jadnc-v5.1.2 branch February 7, 2023 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant