Skip to content
This repository has been archived by the owner on Jan 9, 2025. It is now read-only.

fix: add missing array: instillFormat in operator output #63

Merged
merged 1 commit into from
Feb 22, 2024

Conversation

donch1989
Copy link
Member

@donch1989 donch1989 commented Feb 22, 2024

Because

  • The console can't display the correct array label due to the lack of an array-type instillFormat.

This commit

  • Adds the missing array-type instillFormat in the operator output definition.

Copy link

codecov bot commented Feb 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4a6f3eb) 70.84% compared to head (42cd50e) 70.84%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #63   +/-   ##
=======================================
  Coverage   70.84%   70.84%           
=======================================
  Files           7        7           
  Lines         758      758           
=======================================
  Hits          537      537           
  Misses        175      175           
  Partials       46       46           
Flag Coverage Δ
unittests 70.84% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@donch1989 donch1989 merged commit ca146c3 into main Feb 22, 2024
12 checks passed
@donch1989 donch1989 deleted the huitang/ins-3701 branch February 22, 2024 08:00
donch1989 pushed a commit that referenced this pull request Feb 29, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.9.0-beta](v0.8.0-beta...v0.9.0-beta)
(2024-02-29)


### Features

* auto-generate operator README.mdx
([#65](#65))
([0647a26](0647a26))


### Bug Fixes

* add missing `array:` instillFormat in operator output
([#63](#63))
([ca146c3](ca146c3))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants