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

convert path to string #417

Merged

Conversation

randytpierce
Copy link
Contributor

simple bug fix

@randytpierce randytpierce linked an issue Sep 13, 2024 that may be closed by this pull request
@randytpierce randytpierce self-assigned this Sep 13, 2024
Copy link

Code Coverage

Package Line Rate Branch Rate Health
vxingest 32% 38%
vxingest.builder_common 27% 15%
vxingest.ctc_to_cb 12% 1%
vxingest.grib2_to_cb 13% 1%
vxingest.netcdf_to_cb 13% 1%
vxingest.partial_sums_to_cb 12% 1%
vxingest.utilities 30% 32%
Summary 16% (491 / 3045) 6% (40 / 718)

Copy link
Contributor Author

@randytpierce randytpierce left a comment

Choose a reason for hiding this comment

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

small bug fix - needs quick merge

@randytpierce randytpierce merged commit 9efcd94 into main Sep 13, 2024
4 checks passed
@randytpierce randytpierce deleted the 416-fix-osenvironprofile_output_dir-=-argslog_dir branch September 13, 2024 22:18
Copy link
Contributor Author

@randytpierce randytpierce left a comment

Choose a reason for hiding this comment

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

small fix ok

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.

fix os.environ["PROFILE_OUTPUT_DIR"] = args.log_dir
1 participant