Skip to content

now using DeclareGlobalName and BindGlobal#82

Merged
cdwensley merged 1 commit into
masterfrom
global
Aug 13, 2025
Merged

now using DeclareGlobalName and BindGlobal#82
cdwensley merged 1 commit into
masterfrom
global

Conversation

@cdwensley
Copy link
Copy Markdown
Collaborator

Replaced DeclareGlobalFunction with DeclareGlobalName and InstallGlobalFunction with BindGlobal in 24 instances.

@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.96%. Comparing base (82b58c6) to head (dfad32f).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #82   +/-   ##
=======================================
  Coverage   77.96%   77.96%           
=======================================
  Files          29       29           
  Lines        1829     1829           
=======================================
  Hits         1426     1426           
  Misses        403      403           
Files with missing lines Coverage Δ
lib/files.gd 100.00% <100.00%> (ø)
lib/files.gi 1.69% <100.00%> (ø)
lib/groups.gd 100.00% <100.00%> (ø)
lib/groups.gi 37.81% <100.00%> (ø)
lib/iterator.gd 100.00% <100.00%> (ø)
lib/iterator.gi 88.51% <100.00%> (ø)
lib/latex.gd 100.00% <100.00%> (ø)
lib/latex.gi 95.65% <100.00%> (ø)
lib/lcset.gd 100.00% <100.00%> (ø)
lib/lcset.gi 92.00% <100.00%> (ø)
... and 12 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@cdwensley cdwensley merged commit a1acded into master Aug 13, 2025
6 checks passed
@cdwensley cdwensley deleted the global branch August 13, 2025 09:10
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.

1 participant