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

feat: remove unused code #326

Merged
merged 1 commit into from
Aug 16, 2023
Merged

feat: remove unused code #326

merged 1 commit into from
Aug 16, 2023

Conversation

cpaniaguam
Copy link
Member

@cpaniaguam cpaniaguam linked an issue Aug 12, 2023 that may be closed by this pull request
8 tasks
@codecov
Copy link

codecov bot commented Aug 12, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.30% 🎉

Comparison is base (c0df35d) 55.32% compared to head (df1a08d) 55.62%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #326      +/-   ##
==========================================
+ Coverage   55.32%   55.62%   +0.30%     
==========================================
  Files          71       71              
  Lines        4622     4597      -25     
==========================================
  Hits         2557     2557              
+ Misses       2065     2040      -25     
Files Changed Coverage Δ
src/IceFloeTracker.jl 100.00% <ø> (ø)
src/tracker/matchcorr.jl 70.83% <ø> (+22.26%) ⬆️
src/tracker/tracker-funcs.jl 92.41% <ø> (+8.13%) ⬆️

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

@cpaniaguam cpaniaguam marked this pull request as ready for review August 16, 2023 23:01
Copy link
Collaborator

@tdivoll tdivoll left a comment

Choose a reason for hiding this comment

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

Nice cleanup!

@cpaniaguam cpaniaguam merged commit e9fc7ca into main Aug 16, 2023
4 checks passed
@cpaniaguam cpaniaguam deleted the 322-remove-unused-code branch August 16, 2023 23:29
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.

remove unused code
2 participants