simonsobs / pspy

Python power spectrum code
Other
7 stars 5 forks source link

Testing python 3.10 #15

Closed xgarrido closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #15 (213b9b6) into master (5ed6ca6) will increase coverage by 0.04%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #15      +/-   ##
==========================================
+ Coverage   30.35%   30.40%   +0.04%     
==========================================
  Files          17       17              
  Lines        1713     1717       +4     
==========================================
+ Hits          520      522       +2     
- Misses       1193     1195       +2     
Impacted Files Coverage Δ
pspy/so_mpi.py 20.00% <0.00%> (-0.66%) :arrow_down:
pspy/so_spectra.py 35.29% <0.00%> (+0.54%) :arrow_up:
pspy/so_dict.py 65.07% <0.00%> (+1.58%) :arrow_up:
xgarrido commented 2 years ago

Still bugging in python 3.10 due to pixell. Waiting for this https://github.com/simonsobs/pixell/commit/d205fbe3230befc749075ad92d7e61f80a1784a3 to be pushed in new pixell release