Skip to content

Conversation

@neutrinoceros
Copy link
Contributor

This was discussed in #670, where we saw multiple issues with testing surfacing that were symptoms of CI running tests again the source tree instead of a built package. Using a "src-layout" makes this situation much less likely to happen. I'm going to do this change in two commits, where the first one will be moving all source files, which is expected to fail CI, and in the second one I'll adapt CI, resolving the core issue.

@neutrinoceros
Copy link
Contributor Author

Hum, actually, it might also require #671 goes in first. Will keep this one as a draft for now

@neutrinoceros neutrinoceros force-pushed the mnt/src-layout branch 4 times, most recently from a4c9761 to 91c4754 Compare August 4, 2025 11:01
@VChristiaens
Copy link
Contributor

Hum, actually, it might also require #671 goes in first. Will keep this one as a draft for now

Thanks for this PR! #671 is now in. Can I let you resolve the conflicts?

@neutrinoceros
Copy link
Contributor Author

rebased. Let's this what happens now.

@codecov-commenter
Copy link

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

Codecov Report

❌ Patch coverage is 0% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 0.00%. Comparing base (9bf3953) to head (91a38af).

Files with missing lines Patch % Lines
src/vip_hci/__init__.py 0.00% 16 Missing ⚠️
src/vip_hci/config/utils_conf.py 0.00% 2 Missing ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #673       +/-   ##
==========================================
- Coverage   28.65%   0.00%   -28.65%     
==========================================
  Files          87      87               
  Lines       16833   16836        +3     
==========================================
- Hits         4822       0     -4822     
- Misses      12011   16836     +4825     

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

@neutrinoceros neutrinoceros marked this pull request as ready for review August 13, 2025 20:46
@neutrinoceros
Copy link
Contributor Author

should be good now

@VChristiaens VChristiaens merged commit d47c4b3 into vortex-exoplanet:master Aug 14, 2025
8 checks passed
@VChristiaens
Copy link
Contributor

Thanks a lot @neutrinoceros !

@neutrinoceros neutrinoceros deleted the mnt/src-layout branch August 14, 2025 14: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.

3 participants