Skip to content

feat(ci): integration with fsc - #202

Merged
msohailhussain merged 14 commits into
masterfrom
sohail/fscintegration
Mar 25, 2020
Merged

feat(ci): integration with fsc#202
msohailhussain merged 14 commits into
masterfrom
sohail/fscintegration

Conversation

@yasirfolio3

@yasirfolio3yasirfolio3 commented Mar 24, 2020

Copy link
Copy Markdown
Contributor

Summary

Integrated FSC suite with agent, when any PR will be created it will trigger to run FSC.

Issues

@codecov

codecovBot commented Mar 24, 2020

Copy link
Copy Markdown

Codecov Report

Merging #202 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@ Coverage Diff @@## master #202 +/- ##
=======================================
Coverage 82.24% 82.24% =======================================
Files 27 27 Lines 1239 1239 =======================================
Hits 1019 1019 Misses 165 165 Partials 55 55

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 7407161...291fa8e. Read the comment docs.

@msohailhussainmsohailhussain changed the title integration with fsc - IN Progressfeat(ci): integration with fscMar 25, 2020
Comment threadscripts/Makefile.ci Outdated
.DEFAULT_GOAL := help

ci_build_static_binary: ## build static binary
ci_build_static_binary: check-go ## build static binary

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

will revert before merging.

Comment thread.travis.yml Outdated
./scripts/pull_travis_ci_tools.sh
install: skip
script:
- "$HOME/travisci-tools/trigger-script-with-status-update.sh sohail/agentfix"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

revert before merging.

@mikecdavismikecdavis left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@msohailhussain
msohailhussain merged commit cff8dac into masterMar 25, 2020
@msohailhussain
msohailhussain deleted the sohail/fscintegration branch March 25, 2020 23:42
Sign up for freeto 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

@yasirfolio3@mikecdavis@msohailhussain