Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix codecov not reporting #103

Merged
merged 1 commit into from
Feb 27, 2023
Merged

Fix codecov not reporting #103

merged 1 commit into from
Feb 27, 2023

Conversation

itrharrison
Copy link
Collaborator

Hopefully this is just adding the output of coverage to an xml file which is explicitly required bby the new uploader version. Merging will close #102

@itrharrison itrharrison added bug Something isn't working repo Related to repo functionality non cosmo Infrastructure tasks which do not require specific domain knowledge in cosmology labels Feb 27, 2023
@itrharrison itrharrison added this to the v0.1 milestone Feb 27, 2023
@itrharrison itrharrison self-assigned this Feb 27, 2023
@itrharrison itrharrison linked an issue Feb 27, 2023 that may be closed by this pull request
@codecov-commenter
Copy link

Codecov Report

Merging #103 (9bd00e9) into master (b21cbc7) will decrease coverage by 14.29%.
The diff coverage is 68.35%.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #103       +/-   ##
===========================================
- Coverage   76.00%   61.72%   -14.29%     
===========================================
  Files          29       30        +1     
  Lines        1817     1941      +124     
===========================================
- Hits         1381     1198      -183     
- Misses        436      743      +307     
Impacted Files Coverage Δ
soliket/cosmopower.py 68.94% <65.51%> (-31.06%) ⬇️
soliket/__init__.py 100.00% <100.00%> (ø)
soliket/cross_correlation.py 99.20% <100.00%> (ø)
soliket/gaussian.py 69.73% <100.00%> (+0.40%) ⬆️
soliket/gaussian_data.py 87.00% <100.00%> (+0.54%) ⬆️
soliket/mflike/mflike.py 11.00% <0.00%> (-75.00%) ⬇️
soliket/foreground.py 42.22% <0.00%> (-53.34%) ⬇️
soliket/mflike/theoryforge_MFLike.py 37.93% <0.00%> (-48.28%) ⬇️
soliket/bandpass.py 27.55% <0.00%> (-17.35%) ⬇️

@itrharrison itrharrison marked this pull request as ready for review February 27, 2023 15:30
@itrharrison itrharrison requested a review from HTJense February 27, 2023 15:30
@itrharrison itrharrison merged commit c84d6a9 into master Feb 27, 2023
@itrharrison itrharrison deleted the 102-codecov-not-reporting branch February 27, 2023 15:35
mgerbino pushed a commit that referenced this pull request Oct 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working non cosmo Infrastructure tasks which do not require specific domain knowledge in cosmology repo Related to repo functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

codecov not reporting
3 participants