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

Add type params for collection and element type to PartsType #47

Merged
merged 1 commit into from
Jul 18, 2023

Conversation

epatters
Copy link
Member

@epatters epatters commented Jul 18, 2023

This mirrors the type parameters of FinSet in Catlab. In the future we will move FinSet to ACSets.jl and collapse this hierarchy into a single one, but for now this will aid in interoperability.

Copy link
Collaborator

@kris-brown kris-brown left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@codecov
Copy link

codecov bot commented Jul 18, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.11 ⚠️

Comparison is base (f8d13cd) 89.30% compared to head (aa1a00e) 89.20%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #47      +/-   ##
==========================================
- Coverage   89.30%   89.20%   -0.11%     
==========================================
  Files          11       11              
  Lines         954      954              
==========================================
- Hits          852      851       -1     
- Misses        102      103       +1     
Impacted Files Coverage Δ
src/DenseACSets.jl 88.76% <ø> (ø)
src/ACSetInterface.jl 89.62% <100.00%> (ø)

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@epatters epatters merged commit 7d5f78c into main Jul 18, 2023
@epatters epatters deleted the parts-type-params branch July 18, 2023 19:43
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.

2 participants