Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / lilithhafner/regressiontests.jl issues and pull requests
#55 - README.md: example tutorial
Pull Request -
State: open - Opened by NHDaly 3 months ago
#54 - Compute project directory as what's activated, not pwd, like `]test` does
Issue -
State: open - Opened by NHDaly 3 months ago
#53 - Bump codecov/codecov-action from 3 to 5
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
- 1 comment
Labels: dependencies
#52 - Bump julia-actions/cache from 1 to 2
Pull Request -
State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies
#51 - Bump julia-actions/setup-julia from 1 to 2
Pull Request -
State: closed - Opened by dependabot[bot] 11 months ago
Labels: dependencies
#50 - Make a separate regression tests CI job and recommend that instead of regression testing in normal testing.
Issue -
State: open - Opened by LilithHafner 11 months ago
#49 - Throw on version mismatch
Pull Request -
State: closed - Opened by LilithHafner 11 months ago
#48 - Throw on version mismatch
Issue -
State: closed - Opened by LilithHafner 11 months ago
#47 - `expected package `StyledStrings [f489334b]` to be registered`
Issue -
State: open - Opened by LilithHafner 11 months ago
Labels: bug
#46 - Don't fail CI on decreased runtime, as tracked by @b and @be.
Issue -
State: open - Opened by LilithHafner 11 months ago
#45 - Release 0.0.8
Pull Request -
State: closed - Opened by LilithHafner 11 months ago
#44 - CI doesn't detect anything on default branch
Issue -
State: open - Opened by LilithHafner 11 months ago
#43 - Add option to reduce sensitivity and/or increase false positivity rate
Issue -
State: open - Opened by LilithHafner 11 months ago
#42 - Skip running if there is no diff
Issue -
State: open - Opened by LilithHafner 11 months ago
#41 - Support `@track` within a `@track`
Issue -
State: open - Opened by LilithHafner 11 months ago
#40 - suppress git output
Pull Request -
State: closed - Opened by LilithHafner 11 months ago
- 1 comment
#39 - Release 0.0.7
Pull Request -
State: closed - Opened by LilithHafner 11 months ago
#38 - warn when runnning benchmarks on unsupported platforms
Pull Request -
State: closed - Opened by LilithHafner 11 months ago
#37 - Update comment
Pull Request -
State: closed - Opened by LilithHafner 11 months ago
#36 - Support displaying how long was spent on each group/tracked value.
Issue -
State: open - Opened by LilithHafner 11 months ago
#35 - Go back to high sensitivity `are_different` by default
Pull Request -
State: closed - Opened by LilithHafner 11 months ago
- 7 comments
#34 - Release 0.0.6
Pull Request -
State: closed - Opened by LilithHafner 11 months ago
#33 - Support custom are_different comparisons (poorly)
Pull Request -
State: closed - Opened by LilithHafner 11 months ago
Labels: needs tests, needs docs
#32 - Warn when running on unsupported platforms
Issue -
State: closed - Opened by LilithHafner 11 months ago
Labels: needs tests
#31 - Release 0.0.5
Pull Request -
State: closed - Opened by LilithHafner 11 months ago
#30 - fix static metadata length bug that occurs when tracking more results than there are trials
Pull Request -
State: closed - Opened by LilithHafner 11 months ago
Labels: needs tests
#29 - Document how to use ]dev version
Pull Request -
State: closed - Opened by LilithHafner 11 months ago
#28 - Make it possible to ]dev RegressionTests
Issue -
State: closed - Opened by LilithHafner 11 months ago
#27 - Release 0.0.4
Pull Request -
State: closed - Opened by LilithHafner 11 months ago
#26 - support kws in test
Pull Request -
State: closed - Opened by LilithHafner 11 months ago
Labels: needs tests, needs docs
#25 - Add tests and docs for merged PRs with those labels
Issue -
State: open - Opened by LilithHafner 11 months ago
Labels: needs tests, needs docs
#24 - fix no-results bug
Pull Request -
State: closed - Opened by LilithHafner 12 months ago
- 1 comment
Labels: needs tests
#23 - stop needing direct dependence on Serialization
Pull Request -
State: closed - Opened by LilithHafner 12 months ago
- 1 comment
Labels: needs tests
#22 - Support packages without `Serialization` in their deps
Issue -
State: closed - Opened by LilithHafner 12 months ago
- 2 comments
Labels: needs tests
#21 - Remove --handle-signals=no to avoid segfault
Pull Request -
State: closed - Opened by LilithHafner 12 months ago
#20 - TagBot trigger issue
Issue -
State: closed - Opened by JuliaTagBot 12 months ago
- 11 comments
#19 - Make `is_different` function configurable
Issue -
State: open - Opened by LilithHafner 12 months ago
#18 - Add to PkgTemplates.jl
Issue -
State: open - Opened by LilithHafner 12 months ago
#17 - Better Project.toml support
Issue -
State: open - Opened by LilithHafner 12 months ago
#16 - Support tracking arbitrary objects via the `trackable` API [performance regression]
Pull Request -
State: closed - Opened by LilithHafner 12 months ago
- 2 comments
#15 - Why is CI passing on 1.6 when this package uses the `allequal` function?
Issue -
State: closed - Opened by LilithHafner 12 months ago
- 1 comment
#14 - add docstrings to `@group` and `@track`
Pull Request -
State: closed - Opened by LilithHafner 12 months ago
#13 - Bump codecov/codecov-action from 3 to 4
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 1 comment
Labels: dependencies
#12 - Propagate exceptions through test so that an interrupt aborts tests
Pull Request -
State: closed - Opened by LilithHafner about 1 year ago
#11 - Make minimum gap between distributions depend on data extrema, rather than just 1%/0%
Pull Request -
State: closed - Opened by LilithHafner about 1 year ago
- 1 comment
#10 - Work around Julia issue #52264 by setting --compiled-modules=no
Pull Request -
State: closed - Opened by LilithHafner about 1 year ago
- 1 comment
#9 - Skip startup file by default (like `]test`)
Pull Request -
State: closed - Opened by LilithHafner about 1 year ago
- 1 comment
#8 - Retune thresholds to max out false-positivity and speed at the cost of sensitivity
Pull Request -
State: closed - Opened by LilithHafner about 1 year ago
#7 - Support apple on 1.9
Pull Request -
State: closed - Opened by LilithHafner about 1 year ago
#6 - Stop codecov from making CI fail
Pull Request -
State: closed - Opened by LilithHafner about 1 year ago
#5 - Stop sometimes using `Pkg.develop`
Pull Request -
State: closed - Opened by LilithHafner about 1 year ago
- 4 comments
#4 - Remove "CI Fails" from README
Pull Request -
State: closed - Opened by LilithHafner about 1 year ago
#3 - Try adding GC.gc() to TestPackage's CI to see if that makes example usage work
Pull Request -
State: closed - Opened by LilithHafner about 1 year ago
- 1 comment
#2 - Track random values in CI to check for false positives
Pull Request -
State: closed - Opened by LilithHafner about 1 year ago
#1 - Actually run CI now that Chairmarks is registered
Pull Request -
State: closed - Opened by LilithHafner about 1 year ago
- 1 comment