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

Cleanup readmes #5263

Merged
merged 1 commit into from
Mar 6, 2023
Merged

Cleanup readmes #5263

merged 1 commit into from
Mar 6, 2023

Conversation

jack-berg
Copy link
Member

I occasionally come across situations where readmes are wrong or out of date. In almost all cases, the readmes simply contain links to the javadoc.

I propose we move those javadoc links to the artifact tables in the root README, and only keep READMEs around if they contain useful information not already available in the root README.

@jack-berg jack-berg requested a review from a team March 2, 2023 23:49
@codecov
Copy link

codecov bot commented Mar 3, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.03 ⚠️

Comparison is base (9c6f01c) 91.07% compared to head (c8e72be) 91.05%.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #5263      +/-   ##
============================================
- Coverage     91.07%   91.05%   -0.03%     
+ Complexity     4881     4880       -1     
============================================
  Files           549      549              
  Lines         14428    14428              
  Branches       1374     1374              
============================================
- Hits          13141    13138       -3     
- Misses          892      893       +1     
- Partials        395      397       +2     
Impacted Files Coverage Δ
...y/exporter/internal/marshal/CodedOutputStream.java 69.59% <0.00%> (-1.17%) ⬇️
...telemetry/sdk/trace/export/BatchSpanProcessor.java 93.79% <0.00%> (-0.69%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@jack-berg jack-berg merged commit 06158ff into open-telemetry:main Mar 6, 2023
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.

3 participants