-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* * It's now possible to create an `AtumContext` of sub-partitions * `AtumAgent` now a class and companion object of the class to allow referencing * `AtumContext` now behaves somewhat like a singleton for given `AtumPartitions` - as a result it's mutable * Rename `Measurement` to `Measure` * Created simplified `AtumPartitions` --------- Co-authored-by: Hector Perez <hector.perez@absa.africa> Co-authored-by: Ladislav Sulak <laco.sulak@gmail.com> Co-authored-by: David Benedeki <benedeki@volny.cz>
- Loading branch information
1 parent
1bcaa3d
commit aec3c76
Showing
9 changed files
with
238 additions
and
136 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
53 changes: 0 additions & 53 deletions
53
agent/src/test/scala/za/co/absa/atum/agent/AtumContextSpec.scala
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.