Skip to content

fix: allow ./test project merging - #109

Merged
pfitzseb merged 2 commits into
JuliaTesting:mainfrom
pfitzseb:sp/fix-1-12-test-manifest
Jan 5, 2026
Merged

fix: allow ./test project merging#109
pfitzseb merged 2 commits into
JuliaTesting:mainfrom
pfitzseb:sp/fix-1-12-test-manifest

Conversation

@pfitzseb

Copy link
Copy Markdown
Member

Should fix #99.

@codecov

codecov Bot commented Dec 17, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.22%. Comparing base (5be878b) to head (7a6c58d).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #109      +/-   ##
==========================================
+ Coverage   75.94%   77.22%   +1.27%     
==========================================
  Files          31       31              
  Lines         819      821       +2     
==========================================
+ Hits          622      634      +12     
+ Misses        197      187      -10     

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

@oxinabox

Copy link
Copy Markdown
Member

Have you tested this manually?
Can we make an automated test for it?

@pfitzseb

Copy link
Copy Markdown
Member Author

Yes and yes :)

@oxinabox oxinabox left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
I have invited you to the org.
all the usual applies.
Go to https://github.com/JuliaTesting to accept the invitation.
Then merge and tag a release when happy

@pfitzseb
pfitzseb merged commit d986ad1 into JuliaTesting:main Jan 5, 2026
66 checks passed
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.

ERROR: can not merge projects when sub-project.toml references parent project

2 participants