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

first look at reparametrization #209

Open
wants to merge 46 commits into
base: ident_funcs
Choose a base branch
from
Open

Conversation

pogudingleb
Copy link
Collaborator

No description provided.

CompatHelper Julia and others added 9 commits July 7, 2023 00:09
…7-00-09-51-400-03555099844

CompatHelper: bump compat for Nemo to 0.35, (keep existing compat)
…7-00-09-58-678-03672548251

CompatHelper: bump compat for AbstractAlgebra to 0.31, (keep existing compat)
…6-00-09-16-184-03836338823

CompatHelper: bump compat for Groebner to 0.4, (keep existing compat)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…checkout-4

Bump actions/checkout from 3 to 4
@codecov
Copy link

codecov bot commented Sep 7, 2023

Codecov Report

Merging #209 (670de54) into ident_funcs (a43e9d2) will increase coverage by 1.53%.
Report is 102 commits behind head on ident_funcs.
The diff coverage is 91.31%.

@@               Coverage Diff               @@
##           ident_funcs     #209      +/-   ##
===============================================
+ Coverage        89.38%   90.91%   +1.53%     
===============================================
  Files               16       24       +8     
  Lines             2044     3105    +1061     
===============================================
+ Hits              1827     2823     +996     
- Misses             217      282      +65     
Files Coverage Δ
src/RationalFunctionFields/util.jl 100.00% <100.00%> (ø)
src/StructuralIdentifiability.jl 100.00% <100.00%> (+5.66%) ⬆️
src/elimination.jl 97.26% <100.00%> (ø)
src/io_equation.jl 98.13% <100.00%> (+1.00%) ⬆️
src/local_identifiability.jl 99.00% <100.00%> (ø)
src/parametrizations.jl 97.57% <ø> (ø)
src/precompile.jl 100.00% <ø> (ø)
src/primality_check.jl 100.00% <ø> (ø)
src/states.jl 100.00% <ø> (ø)
src/util.jl 87.67% <ø> (-6.83%) ⬇️
... and 7 more

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

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