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

Check for nonexistent names in acset macro #110

Merged
merged 1 commit into from
Feb 15, 2024

Conversation

slwu89
Copy link
Member

@slwu89 slwu89 commented Feb 15, 2024

Addresses #55; this exact issue recently came up when introducing a new user to acsets, so it seemed timely to address.

Copy link

codecov bot commented Feb 15, 2024

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (f520029) 91.05% compared to head (ff51a74) 90.88%.

Files Patch % Lines
src/DenseACSets.jl 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #110      +/-   ##
==========================================
- Coverage   91.05%   90.88%   -0.18%     
==========================================
  Files          22       22              
  Lines        2136     2140       +4     
==========================================
  Hits         1945     1945              
- Misses        191      195       +4     

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

@slwu89 slwu89 requested a review from epatters February 15, 2024 06:46
@slwu89 slwu89 removed the request for review from epatters February 15, 2024 16:06
@slwu89
Copy link
Member Author

slwu89 commented Feb 15, 2024

thanks @jpfairbanks, good to merge?

@epatters epatters changed the title check for nonexistent names in acset macro Check for nonexistent names in acset macro Feb 15, 2024
@epatters
Copy link
Member

Thanks Sean!

@epatters epatters merged commit c061041 into AlgebraicJulia:main Feb 15, 2024
9 checks passed
@slwu89 slwu89 deleted the checknames branch February 15, 2024 17:33
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.

None yet

3 participants