StructuralIdentifiability.jl icon indicating copy to clipboard operation
StructuralIdentifiability.jl copied to clipboard

Test master

Open ChrisRackauckas opened this issue 2 years ago • 4 comments

https://github.com/SciML/ModelingToolkit.jl/runs/7436883032?check_suite_focus=true

We're seeing a bunch of odd downstream failures, so testing master

ChrisRackauckas avatar Jul 20 '22 20:07 ChrisRackauckas

Codecov Report

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

@@            Coverage Diff            @@
##             master     #113   +/-   ##
=========================================
  Coverage          ?   84.06%           
=========================================
  Files             ?       13           
  Lines             ?     1519           
  Branches          ?        0           
=========================================
  Hits              ?     1277           
  Misses            ?      242           
  Partials          ?        0           

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

codecov[bot] avatar Jul 20 '22 21:07 codecov[bot]

v1.6 wasn't tested before which is why this wasn't found, but it's a clear failure on v1.6.

ChrisRackauckas avatar Jul 20 '22 21:07 ChrisRackauckas

@ChrisRackauckas Thanks for pointing this out. @sumiya11 and I are looking into it to locate where exactly the issue emerges.

pogudingleb avatar Jul 21 '22 14:07 pogudingleb

Hi, we found the issue, it's a bug in Groebner.jl; I'll publish the fixed Groebner.jl version tomorrow

sumiya11 avatar Jul 22 '22 22:07 sumiya11