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

Change to storing everything directly in a single file instead of 4 #85

Merged
merged 3 commits into from
Nov 6, 2023

Conversation

TomWagg
Copy link
Owner

@TomWagg TomWagg commented Nov 6, 2023

Much cleaner eh?

This will fix #83

@TomWagg TomWagg added the development tests, automation, code improvements label Nov 6, 2023
@TomWagg TomWagg self-assigned this Nov 6, 2023
Copy link

github-actions bot commented Nov 6, 2023

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
1232 1213 98% 0% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
cogsworth/galaxy.py 100% 🟢
cogsworth/pop.py 100% 🟢
TOTAL 100% 🟢

updated for commit: 3f38afc by action🐍

@TomWagg TomWagg merged commit 430be91 into main Nov 6, 2023
1 check passed
@TomWagg TomWagg deleted the one_file branch November 6, 2023 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
development tests, automation, code improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reduce number of files saved
1 participant