Skip to content

feat(ci): integration with fsc #202

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

Merged
merged 14 commits into from
Mar 25, 2020
Merged

feat(ci): integration with fsc #202

merged 14 commits into from
Mar 25, 2020

Conversation

yasirfolio3
Copy link
Contributor

@yasirfolio3 yasirfolio3 commented Mar 24, 2020

Summary

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

Issues

@codecov
Copy link

codecov bot commented Mar 24, 2020

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.

@yasirfolio3 yasirfolio3 reopened this Mar 24, 2020
@msohailhussain msohailhussain changed the title integration with fsc - IN Progress feat(ci): integration with fsc Mar 25, 2020
@@ -1,6 +1,6 @@
.DEFAULT_GOAL := help

ci_build_static_binary: ## build static binary
ci_build_static_binary: check-go ## build static binary
Copy link
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.

.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
Contributor

Choose a reason for hiding this comment

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

revert before merging.

Copy link
Contributor

@mikecdavis mikecdavis left a comment

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 master Mar 25, 2020
@msohailhussain msohailhussain deleted the sohail/fscintegration branch March 25, 2020 23:42
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