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

simplify/update development flow #268

Merged
merged 3 commits into from
Feb 5, 2019
Merged

simplify/update development flow #268

merged 3 commits into from
Feb 5, 2019

Conversation

edaniszewski
Copy link
Contributor

updates to the dev flow to start cleaning it up and make it a bit simpler. the idea here is to reduce the dependency on heavy tooling so things run quickly, and to ultimately have tox do all the tasks instead of the layers of makefile stuff that is happening. there will be more updates and simplifications to the dev flow in the future, this is just a first step.

@codecov
Copy link

codecov bot commented Feb 5, 2019

Codecov Report

❗ No coverage uploaded for pull request base (v3/staging@f12cc85). Click here to learn what that means.
The diff coverage is 60%.

Impacted file tree graph

@@              Coverage Diff              @@
##             v3/staging     #268   +/-   ##
=============================================
  Coverage              ?   84.37%           
=============================================
  Files                 ?       47           
  Lines                 ?     1318           
  Branches              ?        0           
=============================================
  Hits                  ?     1112           
  Misses                ?      206           
  Partials              ?        0
Impacted Files Coverage Δ
synse_server/app.py 33.33% <ø> (ø)
synse_server/log.py 77.77% <ø> (ø)
synse_server/scheme/__init__.py 100% <ø> (ø)
synse_server/commands/__init__.py 100% <ø> (ø)
synse_server/routes/aliases.py 100% <ø> (ø)
synse_server/config.py 100% <ø> (ø)
synse_server/routes/base.py 100% <ø> (ø)
synse_server/routes/core.py 91.54% <0%> (ø)
synse_server/commands/fan_sensors.py 7.21% <0%> (ø)
synse_server/plugin.py 88.59% <100%> (ø)
... and 6 more

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 f12cc85...9cec548. Read the comment docs.

@edaniszewski edaniszewski merged commit 4e6c2ee into v3/staging Feb 5, 2019
@edaniszewski edaniszewski deleted the v3/dev-flow branch February 5, 2019 18:32
edaniszewski added a commit that referenced this pull request Mar 27, 2020
* simplify/update development flow

* update to makefile

* fix i18n flow
edaniszewski added a commit that referenced this pull request Mar 30, 2020
* simplify/update development flow

* update to makefile

* fix i18n flow
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.

None yet

1 participant