smintz / starlarkobject

0 stars 0 forks source link

fix: only initialize super if __init__ is missing #9

Closed smintz closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #9 (34d2ba7) into main (d6e2267) will decrease coverage by 0.04%. The diff coverage is 77.77%.

@@            Coverage Diff             @@
##             main       #9      +/-   ##
==========================================
- Coverage   68.08%   68.04%   -0.05%     
==========================================
  Files           1        1              
  Lines         188      194       +6     
==========================================
+ Hits          128      132       +4     
- Misses         54       55       +1     
- Partials        6        7       +1     
Impacted Files Coverage Δ
starlarkobject.go 68.04% <77.77%> (-0.05%) :arrow_down:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.