Skip to content

Conversation

@michel2323
Copy link
Member

No description provided.

@github-actions
Copy link
Contributor

Your PR requires formatting changes to meet the project's style guidelines.
Please consider running Runic (git runic master) to apply these changes.

Click here to view the suggested changes.
diff --git a/docs/make.jl b/docs/make.jl
index b552964..0e09757 100644
--- a/docs/make.jl
+++ b/docs/make.jl
@@ -1,6 +1,6 @@
 using Pkg
 
-Pkg.develop(PackageSpec(path=joinpath(dirname(@__FILE__), "..")))
+Pkg.develop(PackageSpec(path = joinpath(dirname(@__FILE__), "..")))
 # # when first running instantiate
 Pkg.instantiate()
 using Documenter

@michel2323 michel2323 enabled auto-merge (rebase) November 26, 2025 18:09
@michel2323 michel2323 merged commit 4372f05 into master Nov 26, 2025
4 checks passed
@michel2323 michel2323 deleted the ms/docs branch November 26, 2025 19:02
@codecov
Copy link

codecov bot commented Nov 26, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.30%. Comparing base (0b1fa8a) to head (fe576a8).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #552      +/-   ##
==========================================
+ Coverage   79.23%   79.30%   +0.07%     
==========================================
  Files          47       46       -1     
  Lines        3068     3064       -4     
==========================================
- Hits         2431     2430       -1     
+ Misses        637      634       -3     

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

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