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

Special-case getindex on VcatAtom #625

Merged
merged 4 commits into from
May 6, 2024
Merged

Special-case getindex on VcatAtom #625

merged 4 commits into from
May 6, 2024

Conversation

ericphanson
Copy link
Collaborator

here is my attempt at #611

closes #611
closes #603

src/atoms/VcatAtom.jl Outdated Show resolved Hide resolved
src/atoms/VcatAtom.jl Outdated Show resolved Hide resolved
Copy link

codecov bot commented May 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.82%. Comparing base (5fea8c3) to head (26093ae).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #625      +/-   ##
==========================================
+ Coverage   97.80%   97.82%   +0.01%     
==========================================
  Files          88       88              
  Lines        5100     5140      +40     
==========================================
+ Hits         4988     5028      +40     
  Misses        112      112              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@odow odow force-pushed the eph/vcat-getindex branch from e6087d8 to acf1a6f Compare May 6, 2024 02:00
@odow odow changed the title special-case getindex on VcatAtom Special-case getindex on VcatAtom May 6, 2024
@odow odow merged commit bb17c4c into master May 6, 2024
10 checks passed
@odow odow deleted the eph/vcat-getindex branch May 6, 2024 04:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

vexity(::IndexAtom) is inexact
2 participants