Skip to content

Conversation

@fingolfin
Copy link
Member

The function AUTO is an undocumented internal function in GAP and should not be called directly.

Resolves #27

The function `AUTO` is an undocumented internal function in GAP
and should not be called directly.
@codecov
Copy link

codecov bot commented Sep 23, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.98%. Comparing base (2a5ef43) to head (b7091a0).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #31      +/-   ##
==========================================
- Coverage   95.98%   95.98%   -0.01%     
==========================================
  Files          62       62              
  Lines       83328    83314      -14     
==========================================
- Hits        79986    79972      -14     
  Misses       3342     3342              
Files with missing lines Coverage Δ
lib/libnr.gi 59.34% <100.00%> (-0.42%) ⬇️
lib/readgrps.g 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@fingolfin fingolfin merged commit 0297dd5 into master Sep 23, 2025
9 checks passed
@fingolfin fingolfin deleted the mh/no-AUTO branch September 23, 2025 14:45
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.

Replace undocumented AUTO by DeclareAutoreadableVariables

2 participants