AbsaOSS / AbsaOSS/atum

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

Aberta
#117 0 comentários 0 reações 0 responsáveis Ver no GitHub
bug
Linguagem predominante
Scala
Estrelas
30
Forks
9
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

## 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.

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.