Closed MateusStano closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 75.90%. Comparing base (
b9b44dd
) to head (5aee235
). Report is 17 commits behind head on develop.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Some arguments passed to
__init__
of the_Controller
class were not being saved. This PR fixes this issueThis is important for controller/airbrakes serialization.
Should be merged after #701