SkyAPM / go2sky

Distributed tracing and monitor SDK in Go for Apache SkyWalking APM
https://skywalking.apache.org/
Apache License 2.0
448 stars 122 forks source link

E2E: fix e2e and locking backend version #161

Closed arugal closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #161 (0765868) into master (4aaa9a0) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 0765868 differs from pull request most recent head eaae7bf. Consider uploading reports for the commit eaae7bf to get more accurate results

@@           Coverage Diff           @@
##           master     #161   +/-   ##
=======================================
  Coverage   64.83%   64.83%           
=======================================
  Files          22       22           
  Lines        1089     1089           
=======================================
  Hits          706      706           
  Misses        329      329           
  Partials       54       54           

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 4aaa9a0...eaae7bf. Read the comment docs.

wu-sheng commented 2 years ago

Are you not locking backend version or ? I am curious why e2e fails?