Skip to content

ci: build test project#82

Merged
ReubenJ merged 1 commit intomainfrom
ci/build-test-project
Apr 20, 2026
Merged

ci: build test project#82
ReubenJ merged 1 commit intomainfrom
ci/build-test-project

Conversation

@ReubenJ
Copy link
Copy Markdown
Owner

@ReubenJ ReubenJ commented Apr 20, 2026

It seems like the caching is only caching the main project because the action to build the package was pointing to the main Project.toml. This means that every CI is super long. Hopefully this addresses the issue by caching the entire project with test dependencies.

It seems like the caching is only caching the main project because the
action to build the package was pointing to the main `Project.toml`.
This means that every CI is super long. Hopefully this addresses the
issue by caching the entire project with test dependencies.
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.00%. Comparing base (b0e50d0) to head (1f63cd7).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #82   +/-   ##
=======================================
  Coverage   94.00%   94.00%           
=======================================
  Files           2        2           
  Lines         100      100           
=======================================
  Hits           94       94           
  Misses          6        6           

☔ 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.

@ReubenJ ReubenJ marked this pull request as ready for review April 20, 2026 17:12
@ReubenJ ReubenJ merged commit aaaea44 into main Apr 20, 2026
7 of 8 checks passed
@ReubenJ ReubenJ deleted the ci/build-test-project branch April 20, 2026 17:12
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.

1 participant