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

2d fields #73

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

2d fields #73

wants to merge 4 commits into from

Conversation

cora-a-hersh
Copy link
Collaborator

edit ECCOtour.write() to allow processing of 2D fields

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 0% with 14 lines in your changes missing coverage. Please review.

Project coverage is 34.77%. Comparing base (e369ff8) to head (928fa3d).

Files Patch % Lines
src/ECCOtour.jl 0.00% 14 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #73      +/-   ##
==========================================
- Coverage   34.97%   34.77%   -0.21%     
==========================================
  Files           5        5              
  Lines        1198     1205       +7     
==========================================
  Hits          419      419              
- Misses        779      786       +7     

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

@ggebbie
Copy link
Owner

ggebbie commented Jun 26, 2024

Thanks so much for going through the official pull request process! It looks good to me. The note from codecov above reminds me that we should write an automatic test to make sure that 1) the code works to do the new feature in a simple case and 2) that none of the previous functionality of the code is broken.

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.

3 participants