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

Feature/autotest scene set export import #2470

Merged

Conversation

chengjoey
Copy link
Contributor

What type of this PR

Add one of the following kinds:
/kind feature

What this PR does / why we need it:

support autotest scene set export and import

Which issue(s) this PR fixes:

Specified Reviewers:

/assign @your-reviewer

ChangeLog

Need cherry-pick to release versions?

Add comment like /cherry-pick release/1.0 when this PR is merged.

For details on the cherry pick process, see the cherry pick requests section under CONTRIBUTING.md.

@chengjoey chengjoey force-pushed the feature/autotest-scene-set-export branch from d0099bf to 8cc8b8d Compare October 21, 2021 07:05
@codecov
Copy link

codecov bot commented Oct 21, 2021

Codecov Report

Merging #2470 (f1d2277) into master (da613bd) will decrease coverage by 0.02%.
The diff coverage is 4.20%.

❗ Current head f1d2277 differs from pull request most recent head 6247fc8. Consider uploading reports for the commit 6247fc8 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2470      +/-   ##
==========================================
- Coverage   15.93%   15.91%   -0.03%     
==========================================
  Files        1218     1219       +1     
  Lines      123588   123889     +301     
==========================================
+ Hits        19699    19711      +12     
- Misses     101864   102146     +282     
- Partials     2025     2032       +7     
Impacted Files Coverage Δ
apistructs/autotest_scene_set.go 0.00% <0.00%> (ø)
apistructs/component_protocol.go 0.00% <ø> (ø)
apistructs/file_records.go 0.00% <ø> (ø)
modules/dop/endpoints/endpoints.go 1.05% <0.00%> (-0.01%) ⬇️
modules/dop/initialize.go 5.68% <0.00%> (-0.08%) ⬇️
modules/dop/services/autotest_v2/export.go 0.00% <0.00%> (ø)
modules/dop/services/autotest_v2/import.go 0.00% <0.00%> (ø)
modules/dop/services/autotest_v2/scene.go 0.00% <0.00%> (ø)
modules/dop/services/autotest_v2/space_data.go 0.00% <0.00%> (ø)
modules/dop/endpoints/scenesets.go 7.44% <27.45%> (+7.44%) ⬆️
... and 1 more

@chengjoey chengjoey force-pushed the feature/autotest-scene-set-export branch from f1d2277 to 6cded61 Compare October 21, 2021 08:51
@chengjoey chengjoey force-pushed the feature/autotest-scene-set-export branch 5 times, most recently from 14cb92e to 2e8d8af Compare October 21, 2021 11:53
@chengjoey chengjoey changed the title Feature/autotest scene set export Feature/autotest scene set export import Oct 21, 2021
@chengjoey chengjoey force-pushed the feature/autotest-scene-set-export branch from 2e8d8af to 6247fc8 Compare October 21, 2021 12:10
@chengjoey chengjoey added dop devops plaoform feature labels Oct 21, 2021
@sfwn
Copy link
Member

sfwn commented Oct 22, 2021

/approve

@erda-bot erda-bot merged commit 5b52eb2 into erda-project:master Oct 22, 2021
@chengjoey chengjoey deleted the feature/autotest-scene-set-export branch April 18, 2022 02:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

None yet

3 participants