xsahil03x / super_enum

Create super-powered dart enums similar to sealed classes in Kotlin
https://pub.dev/packages/super_enum
MIT License
116 stars 13 forks source link

Add GitHub action #8

Closed xsahil03x closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@4c1dc00). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master       #8   +/-   ##
=========================================
  Coverage          ?   96.85%           
=========================================
  Files             ?        4           
  Lines             ?      159           
  Branches          ?        0           
=========================================
  Hits              ?      154           
  Misses            ?        5           
  Partials          ?        0
Impacted Files Coverage Δ
sealed_generator/lib/src/class_generator.dart 97.5% <ø> (ø)
sealed_generator/lib/src/generator.dart 50% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 4c1dc00...f433c96. Read the comment docs.