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

Add support for MaxSizeInBytes constraint #71

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

Conversation

vojnovicluka
Copy link
Collaborator

@vojnovicluka vojnovicluka commented Oct 14, 2024

Basic information

  • nrich-frontend module version: 3.1.0
  • Module: nrich-form-configuration-core

Additional information

Description

Added support for MaxSizeInBytes constraint

Types of changes

  • New feature (non-breaking change which adds functionality)

Checklist

  • I have read the project's CONTRIBUTING document
  • I have checked my code with the project's static analysis tooling
  • I have formatted my code with the project's IDEA code-style configuration
  • I have checked my code for misspellings
  • I have organized my changes in easy-to-follow commits
  • My change requires a change to the documentation
  • I have updated the documentation accordingly
  • I have added tests to cover my changes
  • All new and existing tests pass.

Copy link

changeset-bot bot commented Oct 14, 2024

🦋 Changeset detected

Latest commit: 36e016c

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@croz/nrich-form-configuration-core Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.06%. Comparing base (6ce2e3b) to head (36e016c).
Report is 17 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #71      +/-   ##
==========================================
+ Coverage   99.01%   99.06%   +0.04%     
==========================================
  Files          25       25              
  Lines         203      213      +10     
  Branches       32       32              
==========================================
+ Hits          201      211      +10     
  Misses          2        2              

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

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