AbsaOSS / AbsaOSS/atum

It's not possible to use the Atum object when not loaded from file

オープン
#117 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
bug
主要言語
Scala
スター
30
フォーク
9
PR マージ指標
30日以内にマージされた PR はありません

説明

## Describe the bug
When _INFO file is not loaded from a file, certain (many?) functions of the `Atum` object are not possible to use, because `Accumulator` is `null`.
There is no other public way how to initialize the `Accumulator` but loading an _INFO file

## To Reproduce
Steps to reproduce the behavior OR commands run:
1. Include Atum in the project
2. Create a `ControlMeasure` via `ControlMeasureBuilder` (maybe this step is not even needed)
3. Call `Atum.setAdditionalInfo(...)`
4. Run the application/piece of code
4. See error

## Expected behavior
Prevent the runtime error in some way.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。