AlgebraicJulia / Petri.jl

A Petri net modeling framework for the Julia programming language
MIT License
40 stars 4 forks source link

Bump compat for Catlab to v0.13 #46

Closed bosonbaas closed 3 years ago

bosonbaas commented 3 years ago

This PR adds compatibility to Catlab v0.13. This shouldn't introduce any breaking changes to the Petri.jl environment and will allow for use of struct ACSet tooling alongside Petri.jl

codecov[bot] commented 3 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@772129c). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             master       #46   +/-   ##
==========================================
  Coverage          ?   100.00%           
==========================================
  Files             ?         3           
  Lines             ?        82           
  Branches          ?         0           
==========================================
  Hits              ?        82           
  Misses            ?         0           
  Partials          ?         0           

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 772129c...d6d517b. Read the comment docs.