sdk-codegen icon indicating copy to clipboard operation
sdk-codegen copied to clipboard

Bnr/copy wrapper

Open bryans99 opened this issue 3 years ago β€’ 1 comments
trafficstars

πŸ‘‹πŸ‘‹ Thank you for contributing to Looker sdk-codegen (⚑️🍣)

πŸ“Ί Watch a quick video on how to you make your pull requests fast and easy for you and your reviewer(s): https://threadit.app/thread/k45nyrqugoinw6xub9vf/message/fl8m57exhqg4r0a4hg01eebn

  • πŸ‘† Make sure your pull request title follows Pull Request Title Guidelines from our Contribution guide
  • πŸ‘‰ Don't forget to replace these instructions with your ✨awesome✨ description of what this change actually does. Additionally, it's great to include context on how it works and why the change was needed.
  • πŸ‘‡ Edit "Developer Checklist" to reflect items relevant to this PR (and try to make sure to check everything off before asking for review)

Developer Checklist ℹ️

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • [ ] Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • [ ] Ensure the tests and linter pass
  • [ ] Appropriate docs were updated (if necessary)

Fixes #<issue_number_goes_here> πŸ¦•

bryans99 avatar Jul 21 '22 16:07 bryans99

APIX Tests

0 files   -β€ŠβŸβ€„βŸβ€„1  0 suites   -β€Š80   0s :stopwatch: - 5m 39s 0 tests  -β€Š328  0 :heavy_check_mark:  -β€Š315  0 :zzz:  -β€Š13  0 :x: Β±0  0 runs   -β€Š344  0 :heavy_check_mark:  -β€Š331  0 :zzz:  -β€Š13  0 :x: Β±0 

Results for commit e8060999. ± Comparison against base commit 0eb10ee5.

This pull request removes 328 tests.
 DocTitle renders a heading with title prop content ‑  DocTitle renders a heading with title prop content
 MethodBadge renders with the provided verb ‑  MethodBadge renders with the provided verb
ApiSpecSelector it lists all available specs ‑ ApiSpecSelector it lists all available specs
ApiSpecSelector requests selected spec ‑ ApiSpecSelector requests selected spec
ApiSpecSelector the base spec is selected by default ‑ ApiSpecSelector the base spec is selected by default
Banner renders with button that opens api 4.0 dev portal link in new page ‑ Banner renders with button that opens api 4.0 dev portal link in new page
Banner sets local storage value and unrenders on close button click ‑ Banner sets local storage value and unrenders on close button click
BrowserAdaptor returns correct font overrides ‑ BrowserAdaptor returns correct font overrides
CodeCopy displays code and clipboard UI ‑ CodeCopy displays code and clipboard UI
CodeDisplay it highlights text matching search pattern ‑ CodeDisplay it highlights text matching search pattern
…

github-actions[bot] avatar Jul 21 '22 16:07 github-actions[bot]