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

Iris transforms #416

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Iris transforms #416

wants to merge 5 commits into from

Conversation

Pasarus
Copy link
Member

@Pasarus Pasarus commented Nov 14, 2024

Closes #415

Description

Implement the initial transforms required to transform the IRIS script before reductions

Copy link

codecov bot commented Nov 14, 2024

Codecov Report

Attention: Patch coverage is 29.03226% with 22 lines in your changes missing coverage. Please review.

Project coverage is 55.76%. Comparing base (d7a59e0) to head (bc66482).

Files with missing lines Patch % Lines
fia_api/scripts/transforms/iris_transform.py 28.57% 20 Missing ⚠️
fia_api/scripts/transforms/factory.py 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #416      +/-   ##
==========================================
- Coverage   56.79%   55.76%   -1.03%     
==========================================
  Files          26       27       +1     
  Lines         810      841      +31     
==========================================
+ Hits          460      469       +9     
- Misses        350      372      +22     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

IRIS: Initial transforms for script
1 participant