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

[#26] add dataobject & schema #63

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

Floris272
Copy link
Contributor

Fixes #26

Changes

  • Adds dataobject to product & dataobject_schema to product_type

@Floris272 Floris272 self-assigned this Mar 10, 2025
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.75%. Comparing base (f00b267) to head (29183d4).
Report is 35 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #63      +/-   ##
==========================================
+ Coverage   84.92%   85.75%   +0.82%     
==========================================
  Files         106      117      +11     
  Lines        2269     2548     +279     
  Branches      149      164      +15     
==========================================
+ Hits         1927     2185     +258     
- Misses        319      335      +16     
- Partials       23       28       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@Floris272 Floris272 marked this pull request as ready for review March 10, 2025 16:06
Copy link

@danielmursa-dev danielmursa-dev left a comment

Choose a reason for hiding this comment

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

Looks good for me!

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.

Product data incl validatie op producttype json schema
3 participants