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

doc: update copyright date(year) in NOTICE #567

Merged
merged 2 commits into from
Jan 9, 2024

Conversation

liuxiaocs7
Copy link
Member

@liuxiaocs7 liuxiaocs7 commented Jan 6, 2024

Purpose of the PR

  • close #xxx

Main Changes

Verifying these changes

  • Trivial rework / code cleanup without any test coverage. (No Need)
  • Already covered by existing tests, such as (please modify tests here).
  • Need tests and can be verified as follows:
    • xxx

Does this PR potentially affect the following parts?

  • Nope
  • Dependencies (add/update license info)
  • Modify configurations
  • The public API
  • Other affects (typed here)

Documentation Status

  • Doc - TODO
  • Doc - Done
  • Doc - No Need

@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. enhancement New feature or request labels Jan 6, 2024
imbajin
imbajin previously approved these changes Jan 8, 2024
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Jan 8, 2024
@imbajin imbajin changed the title chore: Update copyright date in NOTICE doc: update copyright date(year) in NOTICE Jan 8, 2024
NOTICE Show resolved Hide resolved
Copy link

codecov bot commented Jan 8, 2024

Codecov Report

Attention: 64 lines in your changes are missing coverage. Please review.

Comparison is base (b066b80) 62.49% compared to head (cc1706d) 62.55%.
Report is 18 commits behind head on master.

Files Patch % Lines
.../apache/hugegraph/structure/traverser/VESteps.java 53.48% 20 Missing ⚠️
...ugegraph/structure/traverser/KneighborRequest.java 66.66% 4 Missing ⚠️
...che/hugegraph/structure/traverser/KoutRequest.java 69.23% 4 Missing ⚠️
.../org/apache/hugegraph/driver/TraverserManager.java 25.00% 3 Missing ⚠️
...ache/hugegraph/structure/traverser/ApiMeasure.java 25.00% 3 Missing ⚠️
...g/apache/hugegraph/structure/traverser/VEStep.java 80.00% 3 Missing ⚠️
...n/java/org/apache/hugegraph/driver/HugeClient.java 33.33% 2 Missing ⚠️
...egraph/structure/traverser/CrosspointsRequest.java 60.00% 2 Missing ⚠️
...aph/structure/traverser/CustomizedCrosspoints.java 0.00% 2 Missing ⚠️
...gegraph/structure/traverser/JaccardSimilarity.java 66.66% 2 Missing ⚠️
... and 14 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #567      +/-   ##
============================================
+ Coverage     62.49%   62.55%   +0.05%     
- Complexity     1903     1923      +20     
============================================
  Files           262      267       +5     
  Lines          9541     9677     +136     
  Branches        886      888       +2     
============================================
+ Hits           5963     6053      +90     
- Misses         3190     3235      +45     
- Partials        388      389       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@JackyYangPassion JackyYangPassion merged commit 2baf911 into apache:master Jan 9, 2024
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants