Skip to content

Do not use "getfield(Main, nameof(@__MODULE__))" to get the module name.#1845

Merged
joa-quim merged 1 commit into
masterfrom
GMTmodule
Nov 6, 2025
Merged

Do not use "getfield(Main, nameof(@__MODULE__))" to get the module name.#1845
joa-quim merged 1 commit into
masterfrom
GMTmodule

Conversation

@joa-quim

@joa-quim joa-quim commented Nov 6, 2025

Copy link
Copy Markdown
Member

Instead save in the GMTmodule global variable. All this because Franklin screws when building the documentation on the cloud, producing a weirdly error of "GMT not defined". Local builds do not show this problem.

Instead save in the GMTmodule global variable. All this because Franklin screws when building the documentation on the cloud, producing a weirdly error of "GMT not defined". Local builds do not show this problem.
@codecov-commenter

codecov-commenter commented Nov 6, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.93%. Comparing base (8a35c22) to head (bb608a7).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1845      +/-   ##
==========================================
+ Coverage   85.81%   85.93%   +0.12%     
==========================================
  Files         176      176              
  Lines       26422    26422              
==========================================
+ Hits        22673    22707      +34     
+ Misses       3749     3715      -34     

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

@joa-quim joa-quim merged commit 43092d6 into master Nov 6, 2025
4 checks passed
@joa-quim joa-quim deleted the GMTmodule branch November 6, 2025 19: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.

2 participants