OSOceanAcoustics / echopype

Enabling interoperability and scalability in ocean sonar data analysis
https://echopype.readthedocs.io/
Apache License 2.0
95 stars 73 forks source link

ci: fix discrepancy on test log output #1119

Closed lsetiawan closed 1 year ago

lsetiawan commented 1 year ago

Overview

This PR fixes the discrepancy on test log output filename for PR action... currently this is not right and in summary it shows that it can't find the file.

codecov-commenter commented 1 year ago

Codecov Report

Merging #1119 (f5fe011) into dev (f5fe011) will not change coverage. The diff coverage is n/a.

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

@@           Coverage Diff           @@
##              dev    #1119   +/-   ##
=======================================
  Coverage   78.27%   78.27%           
=======================================
  Files          65       65           
  Lines        6265     6265           
=======================================
  Hits         4904     4904           
  Misses       1361     1361           
Flag Coverage Δ
unittests 78.27% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

lsetiawan commented 1 year ago

Seems to work well now.