incubator-graphar
incubator-graphar copied to clipboard
chore(docs):rename 'graphar' as 'incubator-graphar' in some files
Reason for this PR
as title
What changes are included in this PR?
rename 'graphar' as 'incubator-graphar' in some files
Are these changes tested?
yes
Are there any user-facing changes?
no
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 74.28%. Comparing base (
c260513) to head (f3c6b91). Report is 33 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #629 +/- ##
=============================================
+ Coverage 62.45% 74.28% +11.82%
- Complexity 0 226 +226
=============================================
Files 60 29 -31
Lines 8320 2749 -5571
Branches 877 179 -698
=============================================
- Hits 5196 2042 -3154
+ Misses 3124 551 -2573
- Partials 0 156 +156
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
actually, I think we do not need to rename the graphar to incubator-graphar, since the https://github.com/apache/graphar would redirect to https://github.com/apache/incubator-graphar, we just need to rename that links that can not been redirected.
actually, I think we do not need to rename the
graphartoincubator-graphar, since the https://github.com/apache/graphar would redirect to https://github.com/apache/incubator-graphar, we just need to rename that links that can not been redirected.
Oh, I see what you mean, I'm going to recheck and I will rename the links that can not been redirected.