JSAbrahams / mamba

🐍 The Mamba programming language, because we care about safety
MIT License
88 stars 4 forks source link

ABC #353

Closed JSAbrahams closed 2 years ago

JSAbrahams commented 2 years ago

Relevant issues

Summary

However, generate stage does not use a Context to check whether an abstract class already had a parent which is abstract. This results in redundant ABC parents. This should be also fixed (in a separate PR) before closing #331.

Added Tests

codecov[bot] commented 2 years ago

Codecov Report

Merging #353 (83caba6) into develop (2e8b2d7) will decrease coverage by 0.00%. The diff coverage is 94.91%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #353      +/-   ##
===========================================
- Coverage    86.94%   86.94%   -0.01%     
===========================================
  Files          108      108              
  Lines        11609    11641      +32     
===========================================
+ Hits         10094    10121      +27     
- Misses        1515     1520       +5