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

chore: splitting and improving tests, enabling codecov failure #38

Merged
merged 2 commits into from
May 7, 2024

Conversation

maticardenas
Copy link
Owner

@maticardenas maticardenas commented May 5, 2024

  • Introducing common function for preventing date serialization issues after they were spotted in fix: date not json serializable #35, and applying it in other parts where same serialization is performed. (@madhavsh96)

  • Refactoring tests which are grouped withing classes, as identified in Support numeric format for string type #37, grouping them now per file and allowing the usage of pytest features such as parametrization (@danut-t)

  • Enabling failure of codecov stage, as with current plan and activity we have reached monthly limit (of 250) and we are getting 429 responses now.

…r-string-type

Support numeric format for string type
@maticardenas maticardenas force-pushed the small-refactor-tests branch 3 times, most recently from 8ef27d9 to d847cc4 Compare May 5, 2024 10:35
@maticardenas maticardenas merged commit 6aa687b into master May 7, 2024
14 checks passed
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.

None yet

2 participants