Closed petiay closed 3 years ago
Merging #690 (1802720) into master (44d12e3) will decrease coverage by
0.00%
. The diff coverage is0.00%
.
@@ Coverage Diff @@
## master #690 +/- ##
==========================================
- Coverage 44.24% 44.23% -0.01%
==========================================
Files 99 99
Lines 9638 9640 +2
==========================================
Hits 4264 4264
- Misses 5374 5376 +2
Impacted Files | Coverage Δ | |
---|---|---|
beast/fitting/fit.py | 82.05% <0.00%> (ø) |
|
beast/tools/create_background_density_map.py | 13.33% <0.00%> (-0.12%) |
:arrow_down: |
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 44d12e3...1802720. Read the comment docs.
Should fix #686 and still preserve the astropy units flexibility.
Closes #686.