Satip icon indicating copy to clipboard operation
Satip copied to clipboard

ENV PYTHON_VERSION=3.10

Open peterdudfield opened this issue 3 years ago • 1 comments

Pull Request

Description

update to docker 3.10

How Has This Been Tested?

normal unittest

  • [ ] Yes

Checklist:

  • [ ] My code follows OCF's coding style guidelines
  • [ ] I have performed a self-review of my own code
  • [ ] I have made corresponding changes to the documentation
  • [ ] I have added tests that prove my fix is effective or that my feature works
  • [ ] I have checked my code and corrected any misspellings

peterdudfield avatar Apr 22 '22 07:04 peterdudfield

Codecov Report

Merging #105 (6ebab0d) into main (f978322) will increase coverage by 18.97%. The diff coverage is 58.33%.

@@             Coverage Diff             @@
##             main     #105       +/-   ##
===========================================
+ Coverage   39.42%   58.40%   +18.97%     
===========================================
  Files          10       10               
  Lines         842      851        +9     
===========================================
+ Hits          332      497      +165     
+ Misses        510      354      -156     
Impacted Files Coverage Δ
satip/app.py 85.36% <ø> (ø)
satip/jpeg_xl_float_with_nans.py 100.00% <ø> (+67.39%) :arrow_up:
satip/utils.py 66.19% <ø> (ø)
satip/download.py 67.70% <50.00%> (+67.70%) :arrow_up:
satip/eumetsat.py 50.27% <50.00%> (+3.60%) :arrow_up:
satip/scale_to_zero_to_one.py 100.00% <100.00%> (+40.00%) :arrow_up:

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

codecov-commenter avatar Apr 22 '22 08:04 codecov-commenter