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

add pure #410

Merged
merged 47 commits into from
Jan 5, 2022
Merged

add pure #410

merged 47 commits into from
Jan 5, 2022

Conversation

zhilong-xu
Copy link

What this PR does / why we need it:

Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes #

Special notes for your reviewer:

Release note:

tanjiangyu-ghca and others added 30 commits October 15, 2021 09:13
Co-authored-by: Najmudheen <45681499+NajmudheenCT@users.noreply.github.com>
Co-authored-by: ThisIsClark <liuyuchibubao@gmail.com>
* Adding overlap between collection intervals

* resolving conflicts

Co-authored-by: sushanth <sushanthakumar@huawei.com>
Co-authored-by: sushanth <sushanthakumar@huawei.com>
…tion#765)

* History collection when last runtime not set

* Review comment fix

Co-authored-by: ThisIsClark <liuyuchibubao@gmail.com>
…ge_unknown_20220115

Add a new storage status "unknown".
…status_20220115

Just update "sync_status" instead of updating all info.
…of the device and add an unknown enum of the storage pool status. (sodafoundation#782)

Co-authored-by: Erik <lynheell@gmail.com>
@codecov
Copy link

codecov bot commented Jan 5, 2022

Codecov Report

Merging #410 (790f769) into pure_2022 (98b41e1) will decrease coverage by 0.03%.
The diff coverage is 70.45%.

@@              Coverage Diff              @@
##           pure_2022     #410      +/-   ##
=============================================
- Coverage      70.63%   70.59%   -0.04%     
=============================================
  Files            166      180      +14     
  Lines          16160    18629    +2469     
  Branches        2298     2746     +448     
=============================================
+ Hits           11414    13151    +1737     
- Misses          4065     4638     +573     
- Partials         681      840     +159     
Impacted Files Coverage Δ
delfin/api/schemas/storage_capabilities_schema.py 100.00% <ø> (ø)
delfin/common/config.py 95.00% <ø> (ø)
delfin/drivers/fake_storage/__init__.py 94.79% <ø> (-0.83%) ⬇️
delfin/drivers/netapp/dataontap/constants.py 100.00% <ø> (ø)
delfin/drivers/utils/ssh_client.py 16.81% <5.55%> (-2.07%) ⬇️
delfin/drivers/dell_emc/vmax/rest.py 44.18% <13.79%> (-1.61%) ⬇️
...lfin/drivers/fujitsu/eternus/eternus_ssh_client.py 16.86% <16.86%> (ø)
...ager/scheduler/schedulers/telemetry/job_handler.py 68.38% <20.00%> (-2.95%) ⬇️
delfin/drivers/dell_emc/vmax/vmax.py 80.55% <25.00%> (-2.06%) ⬇️
delfin/drivers/hitachi/vsp/rest_handler.py 42.13% <25.00%> (-0.40%) ⬇️
... and 37 more

@ghca-cxl ghca-cxl merged commit fca080a into gh-ca:pure_2022 Jan 5, 2022
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.