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

fix(restrictions): wrong data types #66

Merged
merged 1 commit into from
Sep 19, 2023

Conversation

azarz
Copy link
Member

@azarz azarz commented Sep 14, 2023

For numerical restrictions, data must be of numerical type. However, some numerical values were stored as text in the database.

@github-actions
Copy link

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
1015 377 37% 0% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
r2gg/_pivot_to_pgr.py 4% 🟢
TOTAL 4% 🟢

updated for commit: e03a97f by action🐍

@azarz azarz requested a review from lgrd September 19, 2023 07:37
Copy link
Collaborator

@lgrd lgrd left a comment

Choose a reason for hiding this comment

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

;)

@azarz azarz merged commit 346d024 into develop Sep 19, 2023
5 checks passed
@azarz azarz deleted the fix/wrong-data-type-restrictions branch September 19, 2023 14:45
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