joaomcteixeira / python-project-skeleton

An up-to-date and explanatory Python project skeleton with continuous integration services.
https://python-project-skeleton.readthedocs.io
MIT License
80 stars 19 forks source link

Improvements on actions #6

Closed joaomcteixeira closed 3 years ago

joaomcteixeira commented 3 years ago

Testing github actions on CI

codecov-io commented 3 years ago

Codecov Report

Merging #6 (20b7349) into master (d8c53c4) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #6   +/-   ##
=======================================
  Coverage   76.92%   76.92%           
=======================================
  Files           4        4           
  Lines          13       13           
=======================================
  Hits           10       10           
  Misses          3        3           
Impacted Files Coverage Δ
src/sampleproject/__init__.py 100.00% <100.00%> (ø)

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 ff6cf9a...20b7349. Read the comment docs.