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

mP1 / walkingkooka-storage-expression-function
68%

Build:
DEFAULT BRANCH: master
Repo Added 19 Nov 2025 08:30AM UTC
Files 19
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 master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • feature/Explicit-type-argument-replaced-with-diamond-operator-FIX
  • feature/POM-dependency-walkingkooka-tree-json-was-walkingkooka-tree-json-convert
  • feature/POM-surefire-argLine-removed-coveralls-FIX
  • feature/StorageExpressionEvaluationContextDelegatorTest-removed-disabled-tests
  • feature/StorageExpressionEvaluationContextTestingTest-re-enabled-unnecessary-disabled-tests
  • feature/StorageExpressionFunctionGetCurrentWorkingDirectory
  • feature/StorageExpressionFunctionGetHomeDirectory
  • feature/StorageExpressionFunctionRead
  • feature/StorageExpressionFunctionReadText-apply-Unsupported-file-read
  • feature/StorageExpressionFunctionReadText-convert-StoragePath-class-removed
  • feature/StorageExpressionFunctionScript
  • feature/StorageExpressionFunctionScript-InvalidStoragePathException-replaces-IllegalArgumentException
  • feature/StorageExpressionFunctionScriptTest-FIX
  • feature/StorageExpressionFunctionSetCurrentWorkingDirector
  • feature/StorageExpressionFunctionSetHomeDirectory
  • feature/StorageExpressionFunctionWrite
  • feature/github-actions-codeql-removed
  • feature/mP1-walkingkooka-convert-pull-416-ConverterContext-extends-CanCurrencyForLocale
  • feature/mP1-walkingkooka-convert-pull-418-ConverterContext-extends-CanLocaleForLanguageTag
  • feature/mP1-walkingkooka-convert-pull-423-BasicConverterContext-CurrencyLocaleContext-was-CanCurrencyForLocale-N-LocaleContext
  • feature/mP1-walkingkooka-convert-pull-438-ConverterContext-extends-CurrencyCodeLanguageTagContext
  • feature/mP1-walkingkooka-convert-pull-510-ConverterContext-extends-CurrencyExchangeRater
  • feature/mP1-walkingkooka-convert-pull-511-BasicConverterContext-with-remove-CurrencyExchangeRater
  • feature/mP1-walkingkooka-convert-pull-523-ConverterContext-extends-CurrencyExchangeRater
  • feature/mP1-walkingkooka-convert-pull-525-ConverterContext-charset
  • feature/mP1-walkingkooka-environment-pull-321-EnvironmentContext-currency-setCurrency
  • feature/mP1-walkingkooka-environment-pull-330-EnvironmentContext-addEnvironmentValueWatcherXXX-was-addEventValueWatcherXXX
  • feature/mP1-walkingkooka-environment-pull-340-EnvironmentContext-implements-HasCharset
  • feature/mP1-walkingkooka-environment-pull-344-EnvironmentWatcher-was-EnvironmentValueWatcher
  • feature/mP1-walkingkooka-locale-pull-101-LocaleConverterToXXX-moved-to-walkingkooka-convert
  • feature/mP1-walkingkooka-locale-pull-115-CanLocaleForLanguageTag-localeForLanguageTag-LocaleLanguageTag-was-String
  • feature/mP1-walkingkooka-storage-pull-201-StoragePath-parseMaybeRelative-HasUserDirectories-was-Optional-StoragePath
  • feature/mP1-walkingkooka-storage-pull-204-HasUserDirectories-extends-HasHomeDirectory
  • feature/mP1-walkingkooka-storage-pull-207-StoragePath-parseSpecial-was-parseMaybeRelative
  • feature/mP1-walkingkooka-storage-pull-232-Storages-treeMapStore-was-tree
  • feature/mP1-walkingkooka-storage-pull-270-StorageValue-with-removed-value-parameter
  • feature/mP1-walkingkooka-storage-pull-294-StorageConverterContext-extends-JsonNodeConverterContext-unextends-ConverterContext
  • feature/mP1-walkingkooka-storage-pull-345-StorageContext-implements-MediaTypeDetector
  • feature/mP1-walkingkooka-tree-json-pull-498-JsonNodeUnmarshallContext-extends-CanCurrencyForCurrencyCode
  • feature/mP1-walkingkooka-tree-json-pull-505-JsonNodeUnmarshallContext-extends-CanLocaleForLanguageTag
  • feature/mP1-walkingkooka-tree-json-pull-526-BasicJsonNodeUnmarshallContext-CurrencyCodeLanguageTagContext-replaces-CanCurrencyForCurrencyCode-CanLocaleForLanguageTag
  • master

15 Jun 2026 02:02AM UTC coverage: 67.665%. Remained the same
27519675553

push

github

web-flow
Merge pull request #142 from mP1/feature/Explicit-type-argument-replaced-with-diamond-operator-FIX

Explicit type argument replaced with diamond operator FIX

7 of 12 branches covered (58.33%)

Branch coverage included in aggregate %.

219 of 322 relevant lines covered (68.01%)

2.23 hits per line

Relevant lines Covered
Build:
Build:
322 RELEVANT LINES 219 COVERED LINES
2.23 HITS PER LINE
Source Files on master
  • Tree
  • List 19
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
27519675553 master Merge pull request #142 from mP1/feature/Explicit-type-argument-replaced-with-diamond-operator-FIX Explicit type argument replaced with diamond operator FIX push 15 Jun 2026 02:23AM UTC web-flow github
67.66
27519667554 feature/Explicit-type-argument-replaced-with-diamond-operator-FIX Explicit type argument replaced with diamond operator FIX push 15 Jun 2026 02:23AM UTC mP1 github
67.66
27519619319 master Merge pull request #141 from mP1/feature/StorageExpressionFunctionWriteTest-Unnecessary-semi-colon-removed-FIX StorageExpressionFunctionWriteTest: Unnecessary semi-colon removed FIX push 15 Jun 2026 02:21AM UTC web-flow github
67.66
27051867938 feature/mP1-walkingkooka-environment-pull-344-EnvironmentWatcher-was-EnvironmentValueWatcher https://github.com/mP1/walkingkooka-environment/pull/344 EnvironmentWatcher was EnvironmentValueWatcher - https://github.com/mP1/walkingkooka-environment/pull/344 - EnvironmentWatcher was EnvironmentValueWatcher push 06 Jun 2026 04:13AM UTC mP1 github
67.66
27051873391 master Merge pull request #140 from mP1/feature/mP1-walkingkooka-environment-pull-344-EnvironmentWatcher-was-EnvironmentValueWatcher https://github.com/mP1/walkingkooka-environment/pull/344 EnvironmentW… push 06 Jun 2026 04:10AM UTC web-flow github
67.66
26872496911 master Merge pull request #139 from mP1/feature/StorageExpressionFunctionWrite StorageExpressionFunctionWrite push 03 Jun 2026 08:40AM UTC web-flow github
67.66
26872482114 feature/StorageExpressionFunctionWrite StorageExpressionFunctionWrite - Closes https://github.com/mP1/walkingkooka-storage-expression-function/issues/3 - ExpressionFunction: StorageWrite(StoragePath, Object) push 03 Jun 2026 08:35AM UTC mP1 github
67.66
26871985664 feature/StorageExpressionFunctionRead StorageExpressionFunctionRead - Closes https://github.com/mP1/walkingkooka-storage-expression-function/issues/2 - ExpressionFunction: StorageRead(StoragePath) push 03 Jun 2026 08:29AM UTC mP1 github
66.46
26872035211 master Merge pull request #138 from mP1/feature/StorageExpressionFunctionRead StorageExpressionFunctionRead push 03 Jun 2026 08:28AM UTC web-flow github
66.46
26870012454 master Merge pull request #137 from mP1/feature/StorageExpressionFunctionScriptTest-removed-StorageConverters-storagePathJsonToClass StorageExpressionFunctionScriptTest removed StorageConverters.storage… push 03 Jun 2026 07:43AM UTC web-flow github
65.45
See All Builds (85)
  • 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