spotify / styx

"The path to execution", Styx is a service that schedules batch data processing jobs in Docker containers on Kubernetes.
Apache License 2.0
267 stars 50 forks source link

Refactor exceptions and yaml parser #1094

Closed pablocasares closed 1 year ago

pablocasares commented 1 year ago

Hey, I just made a Pull Request!

Description

This PR is a refactor of #1093

Motivation and Context

Have you tested this? If so, how?

Checklist for PR author(s)

Checklist for PR reviewer(s)

codecov[bot] commented 1 year ago

Codecov Report

Merging #1094 (eaad196) into master (705bab4) will increase coverage by 0.02%. The diff coverage is n/a.

@@             Coverage Diff              @@
##             master    #1094      +/-   ##
============================================
+ Coverage     92.26%   92.28%   +0.02%     
  Complexity     2150     2150              
============================================
  Files           200      200              
  Lines          8325     8325              
  Branches        504      504              
============================================
+ Hits           7681     7683       +2     
+ Misses          528      527       -1     
+ Partials        116      115       -1