milvus-io / milvus-sdk-cpp

C++ SDK for Milvus 2.0
Apache License 2.0
35 stars 21 forks source link

ci: adaptation for windows #232

Closed matrixji closed 1 year ago

matrixji commented 1 year ago

Fixes #156

sre-ci-robot commented 1 year ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: matrixji

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/milvus-io/milvus-sdk-cpp/blob/master/OWNERS)~~ [matrixji] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
codecov[bot] commented 1 year ago

Codecov Report

Merging #232 (4574c3b) into master (ffa93cf) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #232   +/-   ##
=======================================
  Coverage   97.39%   97.39%           
=======================================
  Files          34       34           
  Lines        2572     2572           
=======================================
  Hits         2505     2505           
  Misses         67       67           
Impacted Files Coverage Δ
src/impl/TypeUtils.cpp 98.41% <100.00%> (ø)