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

Maintenance/fair4rs #40

Merged
merged 6 commits into from
Oct 8, 2024
Merged

Maintenance/fair4rs #40

merged 6 commits into from
Oct 8, 2024

Conversation

mcw92
Copy link
Member

@mcw92 mcw92 commented Oct 8, 2024

Description

This PR introduces the FAIR4RS action for PAINT, including the related badge in the README.
In addition, I switched to the Codecov app for generating the coverage badge.

Type of change

  • New feature (non-breaking change which adds functionality)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code

@mcw92 mcw92 added the enhancement New feature or request label Oct 8, 2024
@mcw92 mcw92 requested a review from kalebphipps October 8, 2024 16:20
@mcw92 mcw92 self-assigned this Oct 8, 2024
Copy link

github-actions bot commented Oct 8, 2024

Name Stmts Miss Cover Missing
paint/__init__.py 4 0 100%
paint/data/__init__.py 15 0 100%
paint/data/binary_extractor.py 62 2 97% 78-85
paint/data/calibration_stac.py 10 0 100%
paint/data/catalog_stac.py 4 0 100%
paint/data/deflectometry_stac.py 10 0 100%
paint/data/dwd_mappings.py 2 0 100%
paint/data/dwd_stac_item.py 5 0 100%
paint/data/dwd_weather.py 44 1 98% 100
paint/data/heliostat_catalog_stac.py 4 0 100%
paint/data/juelich_weather_converter.py 51 3 94% 59, 111-114
paint/data/juelich_weather_mappings.py 20 0 100%
paint/data/juelich_weather_stac_item.py 6 0 100%
paint/data/properties_stac.py 11 0 100%
paint/data/target_cropper.py 55 1 98% 206
paint/data/tower_measurements.py 46 0 100%
paint/data/tower_stac.py 5 0 100%
paint/data/weather_collection_stac.py 5 0 100%
paint/util/__init__.py 5 0 100%
paint/util/gauss_kruger_converter.py 69 2 97% 57, 143
paint/util/paint_mappings.py 222 0 100%
paint/util/preprocessing.py 31 0 100%
paint/util/renovation_mappings.py 2 2 0% 1-3
paint/util/utils.py 60 2 97% 109-110
TOTAL 748 13 98%

Copy link

codecov bot commented Oct 8, 2024

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@mcw92 mcw92 marked this pull request as ready for review October 8, 2024 16:30
Copy link
Member

@kalebphipps kalebphipps left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@mcw92 mcw92 merged commit af03fec into main Oct 8, 2024
6 checks passed
@mcw92 mcw92 deleted the maintenance/fair4rs branch October 8, 2024 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants