BEAST-Fitting / beast

Bayesian Extinction And Stellar Tool
http://beast.readthedocs.io
23 stars 34 forks source link

new set of cached files for automated testing #780

Closed karllark closed 1 year ago

karllark commented 1 year ago

Should fix testing failures. These failures were caused by the update to the vega zero mag flux file.

codecov-commenter commented 1 year ago

Codecov Report

Base: 43.14% // Head: 41.68% // Decreases project coverage by -1.46% :warning:

Coverage data is based on head (38ee6ae) compared to base (95e6d0a). Patch coverage: 19.35% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #780 +/- ## ========================================== - Coverage 43.14% 41.68% -1.47% ========================================== Files 103 104 +1 Lines 9961 9992 +31 ========================================== - Hits 4298 4165 -133 - Misses 5663 5827 +164 ``` | [Impacted Files](https://codecov.io/gh/BEAST-Fitting/beast/pull/780?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BEAST-Fitting) | Coverage Δ | | |---|---|---| | [beast/tools/split\_simulated\_catalog.py](https://codecov.io/gh/BEAST-Fitting/beast/pull/780/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BEAST-Fitting#diff-YmVhc3QvdG9vbHMvc3BsaXRfc2ltdWxhdGVkX2NhdGFsb2cucHk=) | `19.35% <19.35%> (ø)` | | | [beast/observationmodel/noisemodel/toothpick.py](https://codecov.io/gh/BEAST-Fitting/beast/pull/780/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BEAST-Fitting#diff-YmVhc3Qvb2JzZXJ2YXRpb25tb2RlbC9ub2lzZW1vZGVsL3Rvb3RocGljay5weQ==) | `10.38% <0.00%> (-75.98%)` | :arrow_down: | | [.../observationmodel/noisemodel/generic\_noisemodel.py](https://codecov.io/gh/BEAST-Fitting/beast/pull/780/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BEAST-Fitting#diff-YmVhc3Qvb2JzZXJ2YXRpb25tb2RlbC9ub2lzZW1vZGVsL2dlbmVyaWNfbm9pc2Vtb2RlbC5weQ==) | `43.24% <0.00%> (-48.65%)` | :arrow_down: | | [beast/observationmodel/noisemodel/noisemodel.py](https://codecov.io/gh/BEAST-Fitting/beast/pull/780/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BEAST-Fitting#diff-YmVhc3Qvb2JzZXJ2YXRpb25tb2RlbC9ub2lzZW1vZGVsL25vaXNlbW9kZWwucHk=) | `53.84% <0.00%> (-30.77%)` | :arrow_down: | | [beast/physicsmodel/dust/extinction.py](https://codecov.io/gh/BEAST-Fitting/beast/pull/780/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BEAST-Fitting#diff-YmVhc3QvcGh5c2ljc21vZGVsL2R1c3QvZXh0aW5jdGlvbi5weQ==) | `89.55% <0.00%> (-0.50%)` | :arrow_down: | | [beast/tools/subgridding\_tools.py](https://codecov.io/gh/BEAST-Fitting/beast/pull/780/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BEAST-Fitting#diff-YmVhc3QvdG9vbHMvc3ViZ3JpZGRpbmdfdG9vbHMucHk=) | `32.59% <0.00%> (+0.37%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BEAST-Fitting). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BEAST-Fitting)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.