calc: test even more edge cases |
|
More...
|
over 1 year ago
|
tools.calculation: type annotations + minor corrections to API |
|
More...
|
over 1 year ago
|
dice: eliminate near-duplicate regex matching of dice expressions |
|
More...
|
over 1 year ago
|
dice: edge case cleanup |
|
More...
|
over 1 year ago
|
dice: defined fields on custom exceptions for richer error output |
|
More...
|
over 1 year ago
|
docs: install, manage plugins, run as service |
|
More...
|
over 1 year ago
|
dice: overhaul error/exception handling again, this time w/custom types |
|
More...
|
over 1 year ago
|
config: space before zone in `default_time_format`'s default |
|
More...
|
over 1 year ago
|
Merge pull request #2528 from sopel-irc/specify-codeql-scan-path |
|
More...
|
over 1 year ago
|
dice: fix structure of `_roll_dice()` helper |
|
More...
|
over 1 year ago
|
dice: type hints & docstring tweaks |
|
More...
|
over 1 year ago
|
calc: more help examples |
|
More...
|
over 1 year ago
|
calc: cover missing lines with `plugin.example` tests |
|
More...
|
over 1 year ago
|
dice: add `plugin.example` tests for most missed branches/lines |
|
More...
|
over 1 year ago
|
dice: remove dead code for `addition` argument to `DicePouch` |
|
More...
|
over 1 year ago
|
dice: catch `ValueError` from too-large integer conversion |
|
More...
|
over 1 year ago
|
dice: inability to drop dice is a problem, so signal it |
|
More...
|
over 1 year ago
|
CodeQL: only scan `sopel` directory |
|
More...
|
over 1 year ago
|
Merge pull request #2496 from Exirel/docs-upgrade-and-type-fix-or-so-i-wish |
|
More...
|
over 1 year ago
|
doc, test: clarify that `SopelMemory` &c. can't be init-ed w/kwargs |
|
More...
|
over 1 year ago
|
tools.memories, test: codify `SopelIdentifierMemory == dict` behavior |
|
More...
|
almost 2 years ago
|
tools.memories, test: fix `SopelIdentifierMemory.setdefault()` behavior |
|
More...
|
almost 2 years ago
|
tools.memories, test: SopelIdentifierMemory union/'|' operator handling |
|
More...
|
almost 2 years ago
|
tools.memories, test: handle `SopelIdentifierMemory.update()` correctly |
|
More...
|
almost 2 years ago
|
test: verify `SopelIdentifierMemory.clear()` behavior |
|
More...
|
almost 2 years ago
|
tools.memories, test: handle creating `SopelIdentifierMemory` from seqs |
|
More...
|
almost 2 years ago
|
tools.memories, test: fix `SopelIdentifierMemory.get()` behavior |
|
More...
|
almost 2 years ago
|
tools.memories, test: fix `SopelIdentifierMemory.copy()` behavior |
|
More...
|
almost 2 years ago
|
tools.memories, test: fix `del SopelIdentifierMemory['key']` behavior |
|
More...
|
almost 2 years ago
|
tools.memories, test: fix `SopelIdentifierMemory.pop()` behavior |
|
More...
|
almost 2 years ago
|