codelv / enaml-native

Build native mobile apps in python with enaml
https://codelv.com/projects/enaml-native/
MIT License
259 stars 21 forks source link

Move to GH actions #95

Closed frmdstryr closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #95 (cd65ac3) into master (294ce2f) will decrease coverage by 3.18%. The diff coverage is 68.91%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #95      +/-   ##
==========================================
- Coverage   60.43%   57.25%   -3.19%     
==========================================
  Files         171      160      -11     
  Lines       10280     8489    -1791     
==========================================
- Hits         6213     4860    -1353     
+ Misses       4067     3629     -438     
Impacted Files Coverage Δ
...rc/enamlnative/android/android_action_menu_view.py 0.00% <0.00%> (ø)
src/enamlnative/android/android_camera.py 0.00% <0.00%> (ø)
src/enamlnative/android/android_grid_layout.py 0.00% <0.00%> (-73.53%) :arrow_down:
src/enamlnative/android/android_list_view.py 0.00% <0.00%> (-77.65%) :arrow_down:
src/enamlnative/android/android_relative_layout.py 0.00% <0.00%> (ø)
src/enamlnative/android/android_texture_view.py 0.00% <0.00%> (ø)
src/enamlnative/android/android_view_animator.py 0.00% <0.00%> (ø)
src/enamlnative/android/android_view_switcher.py 0.00% <0.00%> (ø)
src/enamlnative/android/android_yoga.py 0.00% <0.00%> (ø)
src/enamlnative/core/dev.py 0.00% <0.00%> (-30.03%) :arrow_down:
... and 251 more

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 339d62f...cd65ac3. Read the comment docs.