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

last valid bugfix/resuable migration tweak #134

Merged
merged 2 commits into from
Oct 25, 2024
Merged

Conversation

dogversioning
Copy link
Contributor

  • Updates the expected entrypoint for last valid to be hypenated instead of underscore delimited
  • Tweak to data package regeneration to match current expected output

Copy link

github-actions bot commented Oct 25, 2024

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
699 664 95% 90% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
src/handlers/dashboard/get_csv.py 92% 🟢
TOTAL 92% 🟢

updated for commit: ccf8aad by action🐍

@dogversioning
Copy link
Contributor Author

noting here there's a tension generally between 'use hypens for URLS' and 'use underscores for filesytems' - we could cast back and forth going from s3 path to http, but it's fussier than i'd prefer

Copy link
Contributor

Choose a reason for hiding this comment

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

nit: capitalized .MD suffix feels aggressive - this documentation has a degree! 😄

Copy link
Contributor Author

Choose a reason for hiding this comment

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

man i really flipped that caps nomenclature for no reason

@dogversioning dogversioning merged commit e90c6fa into main Oct 25, 2024
2 checks passed
@dogversioning dogversioning deleted the mg/last-valid branch October 25, 2024 12:09
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