File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 22
33on :
44 push :
5- branches : [ main ]
5+ branches : [ master ]
66 pull_request :
7- branches : [ main ]
7+ branches : [ master ]
88
99jobs :
1010 build :
Original file line number Diff line number Diff line change 11# enum_to_string
22
33[ ![ CI] ( https://github.com/rknell/flutterEnumsToString/actions/workflows/ci.yml/badge.svg )] ( https://github.com/rknell/flutterEnumsToString/actions )
4- [ ![ codecov] ( https://codecov.io/gh/rknell/flutterEnumsToString/branch/main /graph/badge.svg )] ( https://codecov.io/gh/rknell/flutterEnumsToString )
4+ [ ![ codecov] ( https://codecov.io/gh/rknell/flutterEnumsToString/branch/master /graph/badge.svg )] ( https://codecov.io/gh/rknell/flutterEnumsToString )
55
66Better conversion of ENUMs to string - It also can handle converting back again!
77
You can’t perform that action at this time.
0 commit comments