OpenMetadata icon indicating copy to clipboard operation
OpenMetadata copied to clipboard

Feat(ui): add and edit certifications from asset page

Open karanh37 opened this issue 5 months ago • 2 comments

Describe your changes:

Fixes https://github.com/open-metadata/OpenMetadata/issues/19529

I worked on ... because ...

Type of change:

  • [ ] Bug fix
  • [ ] Improvement
  • [ ] New feature
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [ ] Documentation

Checklist:

  • [x] I have read the CONTRIBUTING document.
  • [ ] My PR title is Fixes <issue-number>: <short explanation>
  • [ ] I have commented on my code, particularly in hard-to-understand areas.
  • [ ] For JSON Schema changes: I updated the migration scripts or explained why it is not needed.

karanh37 avatar Jun 13 '25 09:06 karanh37

Jest test Coverage

UI tests summary

Lines Statements Branches Functions
Coverage: 63%
63.6% (45788/71999) 38.93% (18635/47864) 42.98% (5447/12672)

github-actions[bot] avatar Jun 13 '25 15:06 github-actions[bot]

The Python checkstyle failed.

Please run make py_format and py_format_check in the root of your repository and commit the changes to this PR. You can also use pre-commit to automate the Python code formatting.

You can install the pre-commit hooks with make install_test precommit_install.

github-actions[bot] avatar Jun 16 '25 12:06 github-actions[bot]

The Python checkstyle failed.

Please run make py_format and py_format_check in the root of your repository and commit the changes to this PR. You can also use pre-commit to automate the Python code formatting.

You can install the pre-commit hooks with make install_test precommit_install.

github-actions[bot] avatar Jun 16 '25 14:06 github-actions[bot]

The Python checkstyle failed.

Please run make py_format and py_format_check in the root of your repository and commit the changes to this PR. You can also use pre-commit to automate the Python code formatting.

You can install the pre-commit hooks with make install_test precommit_install.

github-actions[bot] avatar Jun 16 '25 16:06 github-actions[bot]

The Python checkstyle failed.

Please run make py_format and py_format_check in the root of your repository and commit the changes to this PR. You can also use pre-commit to automate the Python code formatting.

You can install the pre-commit hooks with make install_test precommit_install.

github-actions[bot] avatar Jun 16 '25 17:06 github-actions[bot]