Skip to content

Conversation

@icweaver
Copy link
Member

@icweaver icweaver commented Oct 24, 2025

Getting things spruced up a bit so Photometry.jl can depend on it.

Doc preview:https://juliaastro.org/BackgroundMeshes.jl/previews/PR19/

Closes: #14

To-do:

  • try [workspace]
    • i love i

@codecov
Copy link

codecov bot commented Oct 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (a1b00f5) to head (c5c39c0).
⚠️ Report is 32 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #19   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines          113       114    +1     
=========================================
+ Hits           113       114    +1     

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

@icweaver icweaver linked an issue Oct 24, 2025 that may be closed by this pull request
@icweaver icweaver marked this pull request as draft October 25, 2025 22:47
@icweaver
Copy link
Member Author

It looks like codecov dropped to 0 in this commit b9790c5. Am I doing something wrong?

@giordano
Copy link
Member

No tests are running: https://github.com/JuliaAstro/BackgroundMeshes.jl/actions/runs/18809773600/job/53669148389?pr=19#step:6:185

@giordano
Copy link
Member

Co-authored-by: Mosè Giordano <[email protected]>
@giordano
Copy link
Member

Well, this is still not finding any tests?

@icweaver
Copy link
Member Author

hmmm, lemme see if I can peek at what @__DIR__ and find_tests is returning

@icweaver
Copy link
Member Author

huh, is it typical for github CI to nest dirs like this?

@__DIR__ = "/home/runner/work/BackgroundMeshes.jl/BackgroundMeshes.jl/test"

@giordano
Copy link
Member

Yes, that's correct: /home/runner/work/<repo name> is the workspace, then you cloned the repo in it, so you get /home/runner/work/<repo name>/<repo name>

@icweaver
Copy link
Member Author

Interesting, ok. The search continues

@icweaver
Copy link
Member Author

icweaver commented Oct 26, 2025

ugggh found it. I just can't type. Should be verbose --> --verbose

@icweaver icweaver marked this pull request as ready for review October 26, 2025 02:28
@icweaver
Copy link
Member Author

icweaver commented Oct 26, 2025

Alrighty, things are green now =]

cc: @cgarling @abhro

Copy link
Member

@cgarling cgarling left a comment

Choose a reason for hiding this comment

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

Looks good Ian, thanks for the work! Only couple minor suggestions

icweaver and others added 3 commits October 25, 2025 20:03
Co-authored-by: Chris Garling <[email protected]>
Co-authored-by: Chris Garling <[email protected]>
Co-authored-by: Chris Garling <[email protected]>
@icweaver
Copy link
Member Author

Awesome, should be in now, thanks Chris!

@icweaver icweaver merged commit f1601d8 into main Oct 27, 2025
14 checks passed
@icweaver icweaver deleted the photometry-migration branch October 27, 2025 02:52
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.

docs: Drop Literate, move examples Register?

4 participants