sdk-codegen
sdk-codegen copied to clipboard
Bnr/copy wrapper
ππ 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> π¦
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
β¦