Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

avoid trivial function wrappers #66

Merged
merged 3 commits into from
Jan 6, 2024
Merged

avoid trivial function wrappers #66

merged 3 commits into from
Jan 6, 2024

Conversation

cdwensley
Copy link
Collaborator

After seeing GAP PR#5560 it seemed sensible to do similar things in packages.

Copy link

codecov bot commented Jan 6, 2024

Codecov Report

Merging #66 (3158e58) into master (bf372ad) will increase coverage by 1.07%.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #66      +/-   ##
==========================================
+ Coverage   77.89%   78.96%   +1.07%     
==========================================
  Files          29       29              
  Lines        1823     1883      +60     
==========================================
+ Hits         1420     1487      +67     
+ Misses        403      396       -7     
Files Coverage Δ
lib/lcset.gi 93.40% <100.00%> (+1.40%) ⬆️
lib/lists.gi 73.83% <100.00%> (+0.22%) ⬆️

... and 10 files with indirect coverage changes

@cdwensley cdwensley merged commit f082355 into master Jan 6, 2024
5 checks passed
@cdwensley cdwensley deleted the avoid branch January 6, 2024 20:47
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