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

improve some test #139

Merged
merged 2 commits into from
Dec 27, 2021
Merged

improve some test #139

merged 2 commits into from
Dec 27, 2021

Conversation

javeme
Copy link
Contributor

@javeme javeme commented Dec 27, 2021

Change-Id: I4063e5690fe1ed0c1c5556302881a24518ac4424

Change-Id: I4063e5690fe1ed0c1c5556302881a24518ac4424
@@ -37,7 +37,7 @@
TraverserManagerTest.class,
MetricsManagerTest.class,
// TODO: Ubuntu20.04 can't run it correctly, fix it later
//HugeClientHttpsTest.class,
HugeClientHttpsTest.class,
Copy link
Contributor Author

Choose a reason for hiding this comment

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

not sure whether to enable

@codecov
Copy link

codecov bot commented Dec 27, 2021

Codecov Report

Merging #139 (f152571) into master (ba79813) will increase coverage by 0.69%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #139      +/-   ##
============================================
+ Coverage     77.18%   77.88%   +0.69%     
- Complexity      947      962      +15     
============================================
  Files           154      154              
  Lines          4042     4042              
  Branches        241      241              
============================================
+ Hits           3120     3148      +28     
+ Misses          743      716      -27     
+ Partials        179      178       -1     
Impacted Files Coverage Δ
...in/java/com/baidu/hugegraph/driver/HugeClient.java 84.48% <0.00%> (+5.17%) ⬆️
...java/com/baidu/hugegraph/api/graphs/GraphsAPI.java 47.36% <0.00%> (+5.26%) ⬆️
...java/com/baidu/hugegraph/driver/GraphsManager.java 30.76% <0.00%> (+7.69%) ⬆️
.../com/baidu/hugegraph/driver/HugeClientBuilder.java 84.74% <0.00%> (+37.28%) ⬆️

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 ba79813...f152571. Read the comment docs.

Change-Id: Ie3581b3f164f8571c25c4000abbf80b464b8e23d
@javeme javeme merged commit cff2c65 into master Dec 27, 2021
@javeme javeme deleted the tiny-fix branch December 27, 2021 13:22
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.

2 participants