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

fix handling of ^ in bagof/3, setof/3. #232

Merged
merged 4 commits into from
Jul 23, 2022
Merged

Conversation

ichiban
Copy link
Owner

@ichiban ichiban commented Jul 20, 2022

@ichiban ichiban marked this pull request as ready for review July 20, 2022 23:49
@codecov
Copy link

codecov bot commented Jul 20, 2022

Codecov Report

Merging #232 (fe46b69) into main (75737ad) will increase coverage by 0.04%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #232      +/-   ##
==========================================
+ Coverage   97.42%   97.46%   +0.04%     
==========================================
  Files          21       21              
  Lines        6669     6700      +31     
==========================================
+ Hits         6497     6530      +33     
+ Misses        140      138       -2     
  Partials       32       32              
Impacted Files Coverage Δ
engine/env.go 98.10% <ø> (-0.17%) ⬇️
engine/builtin.go 96.77% <100.00%> (-0.05%) ⬇️
engine/term.go 100.00% <100.00%> (ø)
engine/variable.go 100.00% <100.00%> (+5.26%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 75737ad...fe46b69. Read the comment docs.

@ichiban ichiban merged commit cb37c75 into main Jul 23, 2022
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