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

Jax export #1861

Draft
wants to merge 33 commits into
base: develop
Choose a base branch
from
Draft

Jax export #1861

wants to merge 33 commits into from

Conversation

FFroehlich
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Aug 26, 2022

Codecov Report

Attention: Patch coverage is 89.88764% with 18 lines in your changes are missing coverage. Please review.

Project coverage is 77.79%. Comparing base (d993362) to head (8143cc2).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1861      +/-   ##
===========================================
+ Coverage    77.69%   77.79%   +0.09%     
===========================================
  Files          324      326       +2     
  Lines        20875    21045     +170     
  Branches      1458     1458              
===========================================
+ Hits         16219    16371     +152     
- Misses        4653     4671      +18     
  Partials         3        3              
Flag Coverage Δ
cpp 73.59% <89.88%> (+0.13%) ⬆️
cpp_python 34.38% <56.17%> (+0.16%) ⬆️
petab 37.01% <56.17%> (+0.19%) ⬆️
python 72.37% <89.88%> (+0.14%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
python/sdist/amici/__init__.py 94.44% <ø> (ø)
python/sdist/amici/de_export.py 96.58% <100.00%> (+0.15%) ⬆️
python/sdist/amici/pysb_import.py 94.00% <100.00%> (ø)
python/sdist/amici/jaxcodeprinter.py 90.00% <90.00%> (ø)
python/sdist/amici/jax.py 88.27% <88.27%> (ø)

@sonarcloud
Copy link

sonarcloud bot commented Sep 9, 2022

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 9 Code Smells

59.8% 59.8% Coverage
0.0% 0.0% Duplication

Copy link

socket-security bot commented Apr 11, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
pypi/diffrax@0.5.0 eval 0 431 kB patrick-kidger
pypi/jax@0.4.26 environment, eval, filesystem, network, shell, unsafe 0 6.71 MB Jake.Vanderplas, gnecula, google_opensource, ...6 more

🚮 Removed packages: pypi/matplotlib@3.7.1, pypi/matplotlib@3.7.1, pypi/matplotlib@3.7.1, pypi/matplotlib@3.7.1, pypi/matplotlib@3.7.1, pypi/matplotlib@3.7.1, pypi/matplotlib@3.7.1, pypi/matplotlib@3.7.1, pypi/matplotlib@3.7.1, pypi/matplotlib@3.7.1, pypi/matplotlib@3.7.1, pypi/matplotlib@3.7.1, pypi/matplotlib@3.7.1, pypi/matplotlib@3.7.1, pypi/matplotlib@3.7.1, pypi/matplotlib@3.7.1, pypi/matplotlib@3.7.1, pypi/matplotlib@3.7.1, pypi/matplotlib@3.7.1, pypi/matplotlib@3.7.1, pypi/matplotlib@3.7.1, pypi/matplotlib@3.7.1, pypi/matplotlib@3.7.1, pypi/matplotlib@3.7.1, pypi/matplotlib@3.7.1, pypi/matplotlib@3.7.1, pypi/matplotlib@3.7.1, pypi/matplotlib@3.7.1, pypi/matplotlib@3.7.1, pypi/matplotlib@3.7.1, pypi/matplotlib@3.7.1, pypi/matplotlib@3.7.1, pypi/matplotlib@3.7.1, pypi/matplotlib@3.7.1, pypi/matplotlib@3.7.1, pypi/matplotlib@3.7.1, pypi/matplotlib@3.7.1, pypi/matplotlib@3.7.1, pypi/matplotlib@3.7.1, pypi/matplotlib@3.7.1, pypi/matplotlib@3.7.1, pypi/mock@5.1.0, pypi/mock@5.1.0, pypi/nbformat@5.8.0, pypi/nbformat@5.8.0, pypi/nbsphinx@0.9.1, pypi/nbsphinx@0.9.1, pypi/oldest-supported-numpy@2023.12.21, pypi/oldest-supported-numpy@2023.12.21, pypi/petab@0.2.9, pypi/pygments@2.17.2, pypi/pygments@2.17.2, pypi/pysb@1.16.0, pypi/recommonmark@0.7.1, pypi/recommonmark@0.7.1, pypi/setuptools@69.2.0, pypi/setuptools@69.2.0, pypi/sphinx-autodoc-typehints@2.0.1, pypi/sphinx-autodoc-typehints@2.0.1, pypi/sphinx-rtd-theme@2.0.0, pypi/sphinx-rtd-theme@2.0.0, pypi/sphinx@7.2.6, pypi/sphinx@7.2.6, pypi/sphinxcontrib-matlabdomain@0.21.5, pypi/sphinxcontrib-matlabdomain@0.21.5, pypi/sphinxcontrib-napoleon@0.7, pypi/sphinxcontrib-napoleon@0.7, pypi/wheel@0.43.0, pypi/wheel@0.43.0

View full report↗︎

Copy link

sonarcloud bot commented Apr 14, 2024

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

1 participant