Skip to content

Remove the algorithm/data path #477

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

Merged
merged 1 commit into from
Oct 21, 2024
Merged

Remove the algorithm/data path #477

merged 1 commit into from
Oct 21, 2024

Conversation

rboston628
Copy link
Contributor

Description of work

The __init__.py file remaining in algorithm/data from the old Leftovers algorithms was causing the directory to still appear, despite being empty.

This should remove it.

Explanation of work

I deleted an empty __init__.py file.

To test

Dev testing

If the unit and GUI tests pass, then this had no impact on the program.

CIS testing

N/A

Link to EWM item

N/A

Verification

N/A

Acceptance Criteria

N/A

@rboston628 rboston628 marked this pull request as ready for review October 21, 2024 16:11
Copy link

codecov bot commented Oct 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.51%. Comparing base (233a7c9) to head (6fa6317).
Report is 58 commits behind head on next.

Additional details and impacted files
@@           Coverage Diff           @@
##             next     #477   +/-   ##
=======================================
  Coverage   96.51%   96.51%           
=======================================
  Files          62       62           
  Lines        4479     4479           
=======================================
  Hits         4323     4323           
  Misses        156      156           

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

@rboston628 rboston628 enabled auto-merge (squash) October 21, 2024 16:17
Copy link
Collaborator

@dlcaballero16 dlcaballero16 left a comment

Choose a reason for hiding this comment

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

Tested and saw no errors.

@rboston628 rboston628 merged commit 656110f into next Oct 21, 2024
8 checks passed
@rboston628 rboston628 deleted the patch-nomoreleftovers branch October 21, 2024 18:05
@rboston628 rboston628 restored the patch-nomoreleftovers branch October 21, 2024 20:58
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