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

Validation restricties #57

Merged
merged 17 commits into from
Jan 2, 2025
Merged

Conversation

yassyass2
Copy link
Collaborator

No description provided.

Copy link

github-actions bot commented Jan 1, 2025

Coverage

Coverage Report
FileStmtsMissCoverMissing
__init__.py00100% 
clients_service.py682070%24–26, 38, 40, 58–61, 72, 79–81, 85–87, 98, 102–104
docks_service.py701874%32–34, 52–55, 83, 102, 109–111, 115–117, 137–139
inventories_service.py762073%25–27, 40, 58–61, 87–88, 107–108, 117–124
item_groups_service.py40490%35–38
item_lines_service.py44784%19–21, 43–46
item_types_service.py40490%38–41
items_service.py681380%24–26, 40, 51–54, 79–80, 96–98
loader_service.py63630%1–6, 11–13, 15, 31–32, 34–35, 37–38, 40, 42–44, 46–47, 49–51, 53, 55–64, 67–68, 70–71, 74–76, 78–83, 85, 92–104
locations_service.py69986%25–28, 58, 60, 85–87
orders_service.py1144064%23–25, 50–53, 76–78, 91–93, 140–142, 144–146, 148–150, 152, 155–167, 169–171, 173
packinglist_service.py41410%1–6, 8–16, 19–20, 22, 25–26, 28–33, 36, 39, 52–53, 56–57, 60–61, 64, 67–72
reporting_service.py75750%1–6, 8–16, 19–20, 22, 24, 26–28, 34–42, 45–56, 58, 64–66, 69–70, 73–74, 79–80, 82, 85, 87–89, 92, 98–102, 104, 107, 109–110, 119, 130–131, 140, 143–144, 152
shipments_service.py984950%19–21, 25–27, 43, 61–64, 77, 81–83, 96, 103–105, 109–111, 119–121, 123–125, 127–129, 131, 136–137, 139–149, 151–153, 155
sorting_service.py13469%11, 18, 20–21
suppliers_service.py651281%48, 66–69, 104–110
transfers_service.py681282%25–27, 41, 59–62, 87–88, 106–107
warehouses_service.py671380%24–27, 40, 61–63, 80–82, 109–110
TOTAL107940462% 

@yassyass2
Copy link
Collaborator Author

Validaties toegepast bij alle Pydantic schemas, zodat er niet zomaar alles ingevuld kan worden. Maakt gebruik van regex patronen, lees ze door ivm testen zodat dit goed verloopt

@MauriceBoendermaker MauriceBoendermaker merged commit 0f85557 into DevBranch Jan 2, 2025
4 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.

2 participants