Skip to content

Conversation

@DilumAluthge
Copy link
Contributor

The PkgEval.jl test suite runs this package's tests: https://github.com/JuliaCI/PkgEval.jl/blob/524847dc78c801a51a16ae7e747ebe19f8fc30a4/test/runtests.jl#L249-L249

Currently, PkgEval.jl CI is broken (log) with:

functions defined with `@timeit` macro generate code coverage: Error During Test at /home/pkgeval/.julia/packages/TimerOutputs/L5q5K/test/test_coverage.jl:9
  Got exception outside of a @test
  IOError: could not spawn `julia --startup-file=no --project=/home/pkgeval/.julia/packages/TimerOutputs/L5q5K --check-bounds=yes --code-coverage /home/pkgeval/.julia/packages/TimerOutputs/L5q5K/test/coverage_script.jl`: no such file or directory (ENOENT)
  Stacktrace:

My guess is that julia is not in the PATH inside the container created by PkgEval.

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.62%. Comparing base (ada4b6c) to head (b4d3f28).
⚠️ Report is 24 commits behind head on master.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #202      +/-   ##
==========================================
+ Coverage   84.82%   94.62%   +9.79%     
==========================================
  Files           5        6       +1     
  Lines         323      484     +161     
==========================================
+ Hits          274      458     +184     
+ Misses         49       26      -23     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@DilumAluthge
Copy link
Contributor Author

Bump @KristofferC

cc: @maleadt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants