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

refactor: Fix StudioTextResourceInput exports #14311

Merged
merged 2 commits into from
Dec 19, 2024

Conversation

TomasEng
Copy link
Contributor

@TomasEng TomasEng commented Dec 18, 2024

Description

  • Add export for StudioTextResourceInput to common index file in the component library
  • Add index file in the StudioTextResourceInput folder and export the component correctly

Related Issue

Verification

  • Your code builds clean without any errors or warnings

@github-actions github-actions bot added solution/studio/designer Issues related to the Altinn Studio Designer solution. frontend labels Dec 18, 2024
@TomasEng TomasEng marked this pull request as ready for review December 18, 2024 15:33
@TomasEng TomasEng added quality/code Violations from current rules for code, best practices, etc. Or just bad code. skip-releasenotes Issues that do not make sense to list in our release notes team/studio-domain1 skip-manual-testing PRs that do not need to be tested manually skip-documentation Issues where updating documentation is not relevant labels Dec 18, 2024
Copy link

codecov bot commented Dec 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.56%. Comparing base (5f64943) to head (1fbcbb5).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #14311   +/-   ##
=======================================
  Coverage   95.56%   95.56%           
=======================================
  Files        1836     1837    +1     
  Lines       23854    23856    +2     
  Branches     2754     2754           
=======================================
+ Hits        22796    22798    +2     
  Misses        801      801           
  Partials      257      257           

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

@standeren standeren merged commit bf7e3c3 into main Dec 19, 2024
15 checks passed
@standeren standeren deleted the fix-text-resource-input-exports branch December 19, 2024 07:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend quality/code Violations from current rules for code, best practices, etc. Or just bad code. skip-documentation Issues where updating documentation is not relevant skip-manual-testing PRs that do not need to be tested manually skip-releasenotes Issues that do not make sense to list in our release notes solution/studio/designer Issues related to the Altinn Studio Designer solution. team/studio-domain1
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants