microsoft / spring-data-cosmosdb

Access data with Azure Cosmos DB
MIT License
94 stars 64 forks source link

Remove dependency on ai sdk for branch 2.0.x. (#330) #332

Closed Incarnation-p-lee closed 5 years ago

Incarnation-p-lee commented 5 years ago

Signed-off-by: Pan Li panli@microsoft.com

codecov-io commented 5 years ago

Codecov Report

Merging #332 into 2.0.x will increase coverage by 0.47%. The diff coverage is 91.8%.

Impacted file tree graph

@@            Coverage Diff             @@
##            2.0.x     #332      +/-   ##
==========================================
+ Coverage   80.93%   81.41%   +0.47%     
==========================================
  Files          40       40              
  Lines        1023     1060      +37     
  Branches      134      135       +1     
==========================================
+ Hits          828      863      +35     
  Misses        126      126              
- Partials       69       71       +2
Impacted Files Coverage Δ
...smosdb/core/convert/ZonedDateTimeDeserializer.java 62.5% <100%> (ø) :arrow_up:
...re/spring/data/cosmosdb/common/PropertyLoader.java 47.61% <100%> (+2.61%) :arrow_up:
...osmosdb/config/DocumentDbConfigurationSupport.java 62.96% <100%> (ø) :arrow_up:
.../azure/spring/data/cosmosdb/DocumentDbFactory.java 87.5% <75%> (-3.41%) :arrow_down:
...e/spring/data/cosmosdb/common/TelemetrySender.java 87.5% <87.5%> (ø)
...pring/data/cosmosdb/common/TelemetryEventData.java 96.55% <96.55%> (ø)

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 79da1ac...6963ecf. Read the comment docs.