Skip to content

fix: Fix docs for deeply nested tables#434

Merged
kodiakhq[bot] merged 5 commits intomainfrom
nested-docs
Nov 25, 2022
Merged

fix: Fix docs for deeply nested tables#434
kodiakhq[bot] merged 5 commits intomainfrom
nested-docs

Conversation

@hermanschaaf
Copy link
Copy Markdown
Contributor

Closes #428

@github-actions
Copy link
Copy Markdown

github-actions bot commented Nov 24, 2022

⏱️ Benchmark results

Comparing with 9882458

  • DefaultConcurrency-2 resources/s: 11,346 ⬇️ 6.59% decrease vs. 9882458
  • Glob-2 ns/op: 190.8 ⬆️ 17.30% increase vs. 9882458
  • TablesWithChildrenDefaultConcurrency-2 resources/s: 28,199 ⬇️ 4.02% decrease vs. 9882458
  • BufferedScanner-2 ns/op: 11.83 ⬆️ 15.38% increase vs. 9882458
  • LogReader-2 ns/op: 36.17 ⬆️ 15.01% increase vs. 9882458

Copy link
Copy Markdown
Contributor

@candiduslynx candiduslynx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

spaces

@kodiakhq kodiakhq bot merged commit 48e0466 into main Nov 25, 2022
@kodiakhq kodiakhq bot deleted the nested-docs branch November 25, 2022 11:10
kodiakhq bot pushed a commit that referenced this pull request Nov 25, 2022
🤖 I have created a release *beep* *boop*
---


## [1.9.0](v1.8.2...v1.9.0) (2022-11-25)


### Features

* Handle resolving of empty maps and slices ([#430](#430)) ([a5672b5](a5672b5))


### Bug Fixes

* Fix docs for deeply nested tables ([#434](#434)) ([48e0466](48e0466))

---
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 join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

doc generation doesn't list relations of relations in index

4 participants