1
0
Fork 0
Commit graph

4 commits

Author SHA1 Message Date
08246225fb
refactor: publicly use common types/macros in solution
Signed-off-by: Matej Focko <me@mfocko.xyz>
2023-01-06 20:00:52 +01:00
9ff562eef9
solution: allow running sample as binary
Signed-off-by: Matej Focko <mfocko@redhat.com>
2022-12-11 13:42:17 +01:00
f53be47327
solution: adjust after a refactor
• publicly export reused imports
• deduce string with the day from the typename
• parse sample separately in the tests
  · reason: thread safety when running tests

Signed-off-by: Matej Focko <mfocko@redhat.com>
2022-12-08 22:36:58 +01:00
10ecf19590
solution: factor out common functionality
Signed-off-by: Matej Focko <mfocko@redhat.com>
2022-12-08 21:50:50 +01:00