UBC-MDS / noaastn

Python package that downloads, processes and visualizes weather data from the NOAA website.
https://noaastn.readthedocs.io/en/latest/
MIT License
3 stars 3 forks source link

Modify build file to setup git action #36

Closed chenzhao2020 closed 3 years ago

chenzhao2020 commented 3 years ago

This pr correct build.yml file to right version in order to trigger the git action workflow. It also formatting code scripts in order to pass flack8 formatting test

codecov[bot] commented 3 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (main@e5641c2). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #36   +/-   ##
=======================================
  Coverage        ?   95.88%           
=======================================
  Files           ?        5           
  Lines           ?      170           
  Branches        ?        0           
=======================================
  Hits            ?      163           
  Misses          ?        7           
  Partials        ?        0           
Flag Coverage Δ
unittests 95.88% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out 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 e5641c2...a7c8e10. Read the comment docs.