xline-kv / Xline

A geo-distributed KV store for metadata management
https://xline.cloud
Apache License 2.0
565 stars 71 forks source link

chore: Add config for dependabot. #697

Closed liangyuanpeng closed 3 months ago

liangyuanpeng commented 3 months ago

Please briefly answer these questions:

Let dependabot work for auto update github-actions to get rid of deprecated github actions.

Also can update it for argo if you accepts the automatic update of cargo dependencies,

  - package-ecosystem: "cargo"
    directory: "/"
    schedule:
      interval: "weekly"
    labels:
      - "dependencies"
codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 74.40%. Comparing base (75e51f4) to head (d2229f5). Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #697 +/- ## ========================================== + Coverage 74.38% 74.40% +0.02% ========================================== Files 173 173 Lines 25872 25872 Branches 25872 25872 ========================================== + Hits 19244 19250 +6 + Misses 5425 5420 -5 + Partials 1203 1202 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.