Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Link development and design documentation #5050

Merged
merged 1 commit into from Dec 15, 2022

Conversation

mkindahl
Copy link
Contributor

@mkindahl mkindahl commented Dec 5, 2022

The tree contains a lot of design and architecture documents, but they
are not linked together, so this commits adds a few additional README
and build a basic structure for the documentation.

@codecov
Copy link

codecov bot commented Dec 5, 2022

Codecov Report

Merging #5050 (d6905ea) into main (38878be) will decrease coverage by 1.33%.
The diff coverage is 89.55%.

❗ Current head d6905ea differs from pull request most recent head f90d6b6. Consider uploading reports for the commit f90d6b6 to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #5050      +/-   ##
==========================================
- Coverage   90.92%   89.59%   -1.34%     
==========================================
  Files         224      227       +3     
  Lines       42788    51607    +8819     
==========================================
+ Hits        38905    46235    +7330     
- Misses       3883     5372    +1489     
Impacted Files Coverage Δ
src/chunk.h 100.00% <ø> (ø)
src/chunk_index.h 100.00% <ø> (ø)
src/compat/compat.h 49.20% <0.00%> (-43.78%) ⬇️
src/dimension_vector.c 87.50% <0.00%> (+1.13%) ⬆️
src/guc.c 94.00% <0.00%> (-6.00%) ⬇️
src/nodes/hypertable_modify.c 35.78% <0.00%> (-34.51%) ⬇️
src/planner/planner.h 100.00% <ø> (ø)
src/ts_catalog/catalog.h 100.00% <ø> (ø)
src/ts_catalog/continuous_agg.h 100.00% <ø> (ø)
src/utils.h 80.00% <ø> (-2.61%) ⬇️
... and 301 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 601b37d...f90d6b6. Read the comment docs.

@mkindahl mkindahl force-pushed the develop-docs branch 2 times, most recently from d6905ea to 97fefdf Compare December 8, 2022 11:39
@mkindahl mkindahl changed the title Develop docs Link development and design documentation Dec 8, 2022
@mkindahl mkindahl marked this pull request as ready for review December 8, 2022 11:40
@mkindahl mkindahl self-assigned this Dec 8, 2022
The tree contains a lot of design and architecture documents, but they
are not linked together, so this commits adds a few additional README
and build a basic structure for the documentation.
@mkindahl mkindahl merged commit e5843dd into timescale:main Dec 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants