aodn / python-aodntools

Repository for templates and code relating to generating standard NetCDF files for the Australia Ocean Data Network
GNU Lesser General Public License v3.0
10 stars 3 forks source link

GitHub Actions to test against python 3.8 #141

Closed mhidas closed 3 years ago

mhidas commented 3 years ago

Update the GitHub Actions config to test against the most relevant versions of python, in line with python-aodncore.

codecov[bot] commented 3 years ago

Codecov Report

Merging #141 (0420746) into master (a8f64dc) will increase coverage by 0.23%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #141      +/-   ##
==========================================
+ Coverage   70.09%   70.33%   +0.23%     
==========================================
  Files          12       12              
  Lines        1117     1126       +9     
  Branches      146      146              
==========================================
+ Hits          783      792       +9     
  Misses        317      317              
  Partials       17       17              
Impacted Files Coverage Δ
aodntools/ncwriter/schema.py 100.00% <0.00%> (ø)
aodntools/ncwriter/template.py 100.00% <0.00%> (ø)
aodntools/ncwriter/imos_template.py 100.00% <0.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 a8f64dc...0420746. Read the comment docs.

lbesnard commented 3 years ago

@mhidas do you wnat to keep this as a draft?

mhidas commented 3 years ago

It's good to go!