• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
Recached

SymbolicML / DynamicExpressions.jl
61%
master: 96%

Build:
Build:
LAST BUILD BRANCH: release-v1
DEFAULT BRANCH: master
Repo Added 16 Oct 2022 08:47PM UTC
Token wMZbGu6CUZp0FFxwRWtrzlAC22Z4dUggc regen
Build 1734 Last
Files 33
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH release-v1
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • MilesCranmer/issue14
  • abstract-node
  • abstract-structured-expressions
  • add-missing-symbolic-export
  • add-unicode-mult
  • allocs-functions
  • allow-default-variables
  • allow-pretty-operators
  • aqua
  • as-extension
  • avoid-iterated-outputs
  • backport/symbolicutils-v4-release-v1
  • better-specializations
  • bot/backport-fix-im-string-parse-release-v1
  • buffered-evals
  • builtin-sampling
  • bump-alloc3
  • chainrules-core
  • chainrulescore
  • ci/release-please-release-v1
  • clean-up-zygote-gradients
  • cleaner-barriers
  • cleaner-macros
  • cleaner-treemapreduce
  • cleanup-iddict
  • compathelper/new_version/2023-01-16-17-12-40-775-02289120110
  • compathelper/new_version/2024-05-29-01-06-39-039-00781124978
  • compathelper/new_version/2024-07-23-01-07-55-653-01054105936
  • compathelper/new_version/2024-07-28-01-12-36-490-01692214023
  • compathelper/new_version/2025-01-05-01-23-24-852-00256837307
  • complex-numbers
  • const-fields
  • constant-optimization
  • construction-error
  • copyable-eval-options
  • crayons
  • cuda-5
  • custom-printing
  • deprecate-implicit
  • deprecate-varmap
  • dev
  • dev2
  • dont-overwrite
  • enzyme
  • equality-operator
  • explicit-errors
  • explicit-imports
  • expression-math
  • expression-qol-improvements
  • expression-type
  • faster-get-constants
  • faster-gradients
  • faster-nan-checks
  • fix-bad-const-eval
  • fix-complex-printing
  • fix-fill-similar
  • fix-generic-views
  • fix-interface
  • fix-parametric-gradients
  • fix-safe-sqrt
  • fix-types-in-recursion
  • fix-zygote-mutation
  • generalize-node-tangents
  • generic-operators
  • generic-update
  • lazy-zygote
  • lighter-types
  • loop-vectorization
  • master
  • mooncake
  • more-simd-kernels
  • multi-expressions
  • multi-treemap
  • n-arity
  • n-arity-v4
  • nh/early-exit
  • parallel-eval
  • parametric-expressions
  • parametric-expressions2
  • preserve-container
  • pretty-print
  • pretty-printing
  • prevent-julia-bugs
  • prop-testing-v2
  • read-only-nodes
  • readonly-fixes
  • reduce-allocs
  • reduce-precompilation
  • refactor-modules
  • release-v1
  • remove-fused
  • remove-type-assertions
  • reverse-mode
  • safe-derivatives
  • safer-operator-extending
  • skip-fused-kernels
  • smc/optim-v2
  • snoopcompile
  • statictools
  • teh/precompiletools
  • terminterface
  • test-1.9
  • tree-map
  • tree-map-dev
  • tree-map-old2
  • turing-complete
  • type-stability
  • typed-nodes
  • zygote-ext

23 Mar 2026 03:50AM UTC coverage: 60.737%. Remained the same
23420628801

push

github

web-flow
ci: add release-please bootstrap for release-v1 (#176)

* ci: add release-please bootstrap for release-v1

Co-authored-by: Miles Cranmer <miles.cranmer@gmail.com>

* fix: trim v2 entries from release-v1 changelog

---------

Co-authored-by: Miles Cranmer <miles.cranmer@gmail.com>

1632 of 2687 relevant lines covered (60.74%)

36095.9 hits per line

Relevant lines Covered
Build:
Build:
2687 RELEVANT LINES 1632 COVERED LINES
36095.9 HITS PER LINE
Source Files on master
  • Tree
  • List 33
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
23420628801 release-v1 ci: add release-please bootstrap for release-v1 (#176) * ci: add release-please bootstrap for release-v1 Co-authored-by: Miles Cranmer <miles.cranmer@gmail.com> * fix: trim v2 entries from release-v1 changelog --------- Co-authored-by: Miles ... push 23 Mar 2026 03:56AM UTC web-flow github
60.74
23420443436 ci/release-please-release-v1 Merge f4b74d10b into 27e90c7c2 Pull #176 23 Mar 2026 03:44AM UTC web-flow github
60.74
23420153493 ci/release-please-release-v1 Merge 9bde1a036 into 27e90c7c2 Pull #176 23 Mar 2026 03:36AM UTC web-flow github
60.74
23420149480 ci/release-please-release-v1 Merge 7af6b0bea into 27e90c7c2 Pull #176 23 Mar 2026 03:33AM UTC web-flow github
60.74
23388195568 release-v1 chore: bump version push 21 Mar 2026 08:39PM UTC web-flow github
60.74
23388173158 release-v1 deps: bump compat for Optim v2 (NLSolversBase v8) (#172) Backport of SymbolicML/DynamicExpressions.jl#159 to release-v1. - Add NLSolversBase as a weakdep and update the Optim extension to trigger on [Optim, NLSolversBase] - Support both Inplac... push 21 Mar 2026 08:38PM UTC web-flow github
60.74
23225384775 smc/optim-v2 Merge 7813d4a7f into b3db6a6fc Pull #172 18 Mar 2026 02:02AM UTC web-flow github
60.74
22827656946 bot/backport-fix-im-string-parse-release-v1 Merge be2755012 into b3db6a6fc Pull #169 08 Mar 2026 07:10PM UTC web-flow github
97.26
22823314614 release-v1 deps: SymbolicUtils v4 compatibility (release-v1 backport) (#161) * fix: backport SymbolicUtils v4 compat to release-v1 Restore index_functions round-trip for custom operators under SymbolicUtils v4. * test: avoid string matching for SymbolicUt... push 08 Mar 2026 02:55PM UTC web-flow github
97.25
22823320660 release-v1 chore: bump version push 08 Mar 2026 02:55PM UTC web-flow github
97.25
See All Builds (533)
  • Settings
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc