pszklarska / beacon_broadcast

A Flutter plugin for turning your device into a beacon.
https://pub.dartlang.org/packages/beacon_broadcast/
MIT License
81 stars 33 forks source link

Fix static analysis issues and CI workflow #34

Closed pszklarska closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #34 (3891b79) into master (2b8aeec) will increase coverage by 0.43%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #34      +/-   ##
==========================================
+ Coverage   93.22%   93.65%   +0.43%     
==========================================
  Files           1        1              
  Lines          59       63       +4     
==========================================
+ Hits           55       59       +4     
  Misses          4        4              
Impacted Files Coverage Δ
lib/beacon_broadcast.dart 93.65% <100.00%> (+0.43%) :arrow_up:

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more