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 lodash uniqBy import #70

Merged
merged 1 commit into from
Sep 9, 2024
Merged

Conversation

ipavic-croz
Copy link
Collaborator

Basic information

  • nrich-frontend module version:

  • Module:
    form-configuration-core

Description

Summary

Fixed import for lodashs' uniqBy function

Types of changes

  • Refactoring

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 Sep 9, 2024

🦋 Changeset detected

Latest commit: 7d435fd

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.05%. Comparing base (6ce2e3b) to head (7d435fd).
Report is 13 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #70      +/-   ##
==========================================
+ Coverage   99.01%   99.05%   +0.03%     
==========================================
  Files          25       25              
  Lines         203      211       +8     
  Branches       32       32              
==========================================
+ Hits          201      209       +8     
  Misses          2        2              

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

@jtomic-croz jtomic-croz merged commit 15fa533 into master Sep 9, 2024
1 check passed
@jtomic-croz jtomic-croz deleted the bugfix_fixLodashUniqByImport branch September 9, 2024 07:48
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.

3 participants