File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,9 +13,9 @@ coverage:
1313 status :
1414 project :
1515 default :
16- target : 90 % # overall coverage
16+ target : 80 % # overall coverage
1717 unit_test :
18- target : 90 %
18+ target : 80 %
1919 flags :
2020 - unit_test
2121 patch : false # See: https://docs.codecov.io/docs/commit-status#section-patch-status
Original file line number Diff line number Diff line change 1+ # 7.65.0
2+
3+ upgrade dependencies.
4+
15# 7.64.0
26
37upgrade dependencies.
Original file line number Diff line number Diff line change 22# See: https://dart.dev/tools/pub/publishing
33
44name : libedax4dart
5- version : 7.64 .0
5+ version : 7.65 .0
66description : Dart wrapper for libedax. With using libedax4dart, you can execute functions equivalent to edax.
77homepage : https://github.com/sensuikan1973/libedax4dart
88repository : https://github.com/sensuikan1973/libedax4dart
You can’t perform that action at this time.
0 commit comments