schism icon indicating copy to clipboard operation
schism copied to clipboard

Partition testing tool for elixir

Results 6 schism issues
Sort by recently updated
recently updated
newest added

Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.28.3 to 0.28.5. Changelog Sourced from ex_doc's changelog. v0.28.5 (2022-08-18) Enhancements Do not preserve spaces from spec declaration in signature rendering Index hyphens in search Index @...

dependencies

Bumps [credo](https://github.com/rrrene/credo) from 1.6.4 to 1.6.6. Changelog Sourced from credo's changelog. 1.6.6 Fix error when analysing single-line modules Fix false positive for Credo.Check.Readability.SpaceAroundOperators Fix false positive for Credo.Check.Warning.UnusedStringOperation Fix bug...

dependencies

OTP 25 has turned on by default the [prevent_overlapping_partitions](https://www.erlang.org/doc/man/global.html#prevent_overlapping_partitions) Kernel option. Since updating to this version of OTP, my tests that rely on `schism` to create partitions started to fail,...

Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.28.3 to 0.29.0. Changelog Sourced from ex_doc's changelog. v0.29.0 (2022-10-19) Enhancements Support cheatsheets as .cheatmd files Bug fix Collapse sidebar when resizing page even if stored in...

dependencies

Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.29.1 to 0.29.4. Changelog Sourced from ex_doc's changelog. v0.29.4 (2023-03-29) Bug fixes Fix sidebar element with no children taking additional padding Fix elements being rendered too thick...

dependencies

Bumps [credo](https://github.com/rrrene/credo) from 1.6.7 to 1.7.0. Changelog Sourced from credo's changelog. 1.7.0 Credo.Check.Readability.ModuleDoc works for Phoenix 1.7+ views Credo.Check.Readability.FunctionNames now ignores custom operators Credo.Check.Refactor.Apply now works in pipes Credo.Check.Consistency.ExceptionNames does...

dependencies