Skip to content

Diagrams to illustrate the data flow #12

@bytinbit

Description

@bytinbit

The overall data flow and when the data is what kind of result (nornir Result, MultiResult, AggregatedResult, NutsResult...) is hard to understand. We need a diagram that visualizes the overall flow of data and how it's wrapped into what kind of Result.

2 Diagrams (?):

  • Data flow (what comes into Nuts, how is it transformed (how does a yaml become a pytest test class), what is the output?
  • Nornir Result/MultiResult/AggregatedResult, NutsResult, pytest result

Raw data (nornir $result) => comes into Extractor => parses it, turns it into NutsResult => pytest tests data => outcome (pytest result)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions