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

commits for new module Processor and Partitioner #81

Merged
merged 100 commits into from
Sep 8, 2023
Merged

commits for new module Processor and Partitioner #81

merged 100 commits into from
Sep 8, 2023

Conversation

Yujie-W
Copy link
Collaborator

@Yujie-W Yujie-W commented Sep 8, 2023

Some clean up would be required

Emily Gu and others added 30 commits June 23, 2023 14:40
…function to take var_dims as parameter; created more test cases; reversed order in which masking and scaling functions are applied
… unsuccessful/missing logs if processed successfully
…time names; added clean_files function to delete unwanted files
@codecov
Copy link

codecov bot commented Sep 8, 2023

Codecov Report

Patch coverage: 0.10% and project coverage change: -40.11% ⚠️

Comparison is base (42d9d33) 59.92% compared to head (abf9fe1) 19.81%.

Additional details and impacted files
@@             Coverage Diff             @@
##             main      #81       +/-   ##
===========================================
- Coverage   59.92%   19.81%   -40.11%     
===========================================
  Files          29       42       +13     
  Lines         554     1438      +884     
===========================================
- Hits          332      285       -47     
- Misses        222     1153      +931     
Files Changed Coverage Δ
src/GriddingMachine.jl 100.00% <ø> (ø)
src/Indexer.jl 80.58% <ø> (-0.19%) ⬇️
src/Partitioner.jl 0.38% <0.00%> (ø)
src/borrowed/EmeraldUtility.jl 0.00% <0.00%> (ø)
src/borrowed/Terminal.jl 0.00% <0.00%> (ø)
src/partitioner/ModifyLogs.jl 0.00% <0.00%> (ø)
src/partitioner/partition_and_grid_helper.jl 0.00% <0.00%> (ø)
src/processer/geotiff/read.jl 0.00% <0.00%> (ø)
src/processer/judges.jl 0.00% <0.00%> (ø)
src/processer/process_json/data_read.jl 0.00% <0.00%> (ø)
... and 8 more

☔ View full report in Codecov by Sentry.

📢 Have feedback on the report? Share it here.

@Yujie-W Yujie-W merged commit 846c745 into main Sep 8, 2023
5 of 8 checks passed
@Yujie-W Yujie-W deleted the emilyg branch September 8, 2023 06:44
@Yujie-W Yujie-W restored the emilyg branch September 8, 2023 06:44
@Yujie-W Yujie-W deleted the emilyg branch September 8, 2023 06:44
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.

2 participants