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

Simplify repo structure #306

Merged
merged 10 commits into from
Dec 21, 2023
Merged

Simplify repo structure #306

merged 10 commits into from
Dec 21, 2023

Conversation

adamltyson
Copy link
Member

Reduces number of configs & removes unecessary files

Closes #305

@adamltyson adamltyson marked this pull request as ready for review December 21, 2023 12:11
Copy link

codecov bot commented Dec 21, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (88cdcc3) 86.39% compared to head (7819150) 65.82%.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #306       +/-   ##
===========================================
- Coverage   86.39%   65.82%   -20.58%     
===========================================
  Files          26       40       +14     
  Lines        1213     1823      +610     
===========================================
+ Hits         1048     1200      +152     
- Misses        165      623      +458     

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

Copy link
Member

@IgorTatarnikov IgorTatarnikov left a comment

Choose a reason for hiding this comment

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

Looks good!

I think there's still one mention of the paper directory in .gitignore

paper/created_videos

But I don't think it's a huge deal.

@adamltyson adamltyson merged commit 5573d08 into main Dec 21, 2023
17 of 18 checks passed
@adamltyson adamltyson deleted the tidy branch December 21, 2023 14:06
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 paper & benchmark scripts
2 participants