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

split unit/core/api tests into 3 stages #1747

Merged
merged 1 commit into from
Feb 10, 2022
Merged

split unit/core/api tests into 3 stages #1747

merged 1 commit into from
Feb 10, 2022

Conversation

javeme
Copy link
Contributor

@javeme javeme commented Feb 8, 2022

Change-Id: Ic74c0ea690f2b48f5a6d80e6c02f928ac836ad85

Change-Id: Ic74c0ea690f2b48f5a6d80e6c02f928ac836ad85
@codecov
Copy link

codecov bot commented Feb 8, 2022

Codecov Report

Merging #1747 (73ce9dc) into master (cadeade) will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1747      +/-   ##
============================================
+ Coverage     70.78%   70.81%   +0.02%     
- Complexity      970      972       +2     
============================================
  Files           443      443              
  Lines         37704    37704              
  Branches       5370     5370              
============================================
+ Hits          26689    26699      +10     
+ Misses         8318     8298      -20     
- Partials       2697     2707      +10     
Impacted Files Coverage Δ
...graph/util/collection/ObjectIntMappingFactory.java 55.26% <0.00%> (-5.27%) ⬇️
...m/baidu/hugegraph/util/collection/IntIterator.java 83.63% <0.00%> (-1.82%) ⬇️
...gegraph/backend/store/memory/InMemoryDBTables.java 77.99% <0.00%> (-1.16%) ⬇️
...va/com/baidu/hugegraph/util/collection/IntMap.java 71.60% <0.00%> (-0.81%) ⬇️
...ugegraph/backend/store/memory/InMemoryDBTable.java 79.16% <0.00%> (-0.70%) ⬇️
...ugegraph/backend/store/memory/InMemoryDBStore.java 87.07% <0.00%> (-0.69%) ⬇️
...va/com/baidu/hugegraph/util/collection/IntSet.java 74.89% <0.00%> (-0.43%) ⬇️
...u/hugegraph/backend/serializer/TextSerializer.java 86.24% <0.00%> (-0.22%) ⬇️
...om/baidu/hugegraph/task/StandardTaskScheduler.java 76.34% <0.00%> (+0.24%) ⬆️
...va/com/baidu/hugegraph/task/ServerInfoManager.java 81.46% <0.00%> (+1.68%) ⬆️
... and 4 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 cadeade...73ce9dc. Read the comment docs.

@coderzc coderzc merged commit 5c51a69 into master Feb 10, 2022
@imbajin imbajin deleted the split-test-state branch October 26, 2023 06:28
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