Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Run tests and lint in parallel #350

Merged
merged 8 commits into from
May 19, 2023
Merged

Run tests and lint in parallel #350

merged 8 commits into from
May 19, 2023

Conversation

pingsutw
Copy link
Member

TL;DR

update gh workflow to run tests and lint in parallel

Type

  • Bug Fix
  • Feature
  • Plugin

Are all requirements met?

  • Code completed
  • Smoke tested
  • Unit tests added
  • Code documentation added
  • Any pending items have an associated Issue

Tracking Issue

NA

Follow-up issue

NA

@codecov
Copy link

codecov bot commented May 11, 2023

Codecov Report

Merging #350 (1fb112f) into master (9a2bbba) will increase coverage by 1.37%.
The diff coverage is n/a.

❗ Current head 1fb112f differs from pull request most recent head 5ce36f5. Consider uploading reports for the commit 5ce36f5 to get more accurate results

@@            Coverage Diff             @@
##           master     #350      +/-   ##
==========================================
+ Coverage   62.77%   64.15%   +1.37%     
==========================================
  Files         148      148              
  Lines       12664    10269    -2395     
==========================================
- Hits         7950     6588    -1362     
+ Misses       4105     3072    -1033     
  Partials      609      609              
Flag Coverage Δ
unittests ?

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
go/tasks/plugins/webapi/grpc/plugin.go 64.48% <ø> (+1.40%) ⬆️

... and 130 files with indirect coverage changes

Signed-off-by: Kevin Su <[email protected]>
Signed-off-by: Kevin Su <[email protected]>
Signed-off-by: Kevin Su <[email protected]>
Signed-off-by: Kevin Su <[email protected]>
Signed-off-by: Kevin Su <[email protected]>
ByronHsu
ByronHsu previously approved these changes May 18, 2023
Signed-off-by: Kevin Su <[email protected]>
@ByronHsu ByronHsu merged commit 0e6b62a into master May 19, 2023
eapolinario pushed a commit that referenced this pull request Sep 6, 2023
* Run tests and lint in parallel

Signed-off-by: Kevin Su <[email protected]>

* Run tests and lint in parallel

Signed-off-by: Kevin Su <[email protected]>

* test

Signed-off-by: Kevin Su <[email protected]>

* test

Signed-off-by: Kevin Su <[email protected]>

* test

Signed-off-by: Kevin Su <[email protected]>

* test

Signed-off-by: Kevin Su <[email protected]>

* nit

Signed-off-by: Kevin Su <[email protected]>

* lint

Signed-off-by: Kevin Su <[email protected]>

---------

Signed-off-by: Kevin Su <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants