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

Remove sitecustomize file #1755

Merged
merged 1 commit into from
Jul 18, 2016

Conversation

Tarrasch
Copy link
Contributor

@Tarrasch Tarrasch commented Jul 8, 2016

Description

Less files, less confusion. This came to be from discussion in #1693

Have you tested this? If so, how?

Not tested. I entirely rely on Travis for this. In particular there could be flags misspelled and other unknown incompatibilities as of the new version of coverage.

Luigi developers might need to run rm .coverage after applying this change as a new version of coverage will be in use after this patch.

@codecov-io
Copy link

Current coverage is 75.93%

Merging #1755 into master will decrease coverage by 2.87%

@@             master      #1755   diff @@
==========================================
  Files            95         90     -5   
  Lines         10348       9892   -456   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
- Hits           8155       7511   -644   
- Misses         2193       2381   +188   
  Partials          0          0          

Powered by Codecov. Last updated by c29e48f...006dc2b

@Tarrasch
Copy link
Contributor Author

Tarrasch commented Jul 14, 2016

@gpoulin, is this kinda what you said in #1693 (comment)? Can you do a quick review?

See discussion in spotify#1693

Luigi developrs might need to run `rm .coverage` after applying this
change as a new version of coverage will be in use after this patch.
@Tarrasch
Copy link
Contributor Author

Die you incomprehensible root folder file! >_<

@Tarrasch Tarrasch merged commit decf400 into spotify:master Jul 18, 2016
@Tarrasch Tarrasch deleted the remove-sitecustomize-file branch July 18, 2016 09:34
p7k pushed a commit to Celmatix/luigi that referenced this pull request Jul 28, 2016
* spotify/master: (24 commits)
  Add DateSecondParameter to parameter.py (spotify#1779)
  tox: Specify sphinx dependency better
  flake8: Unbreak travis build
  Excludes .tox from flake8 to prevent checking third-party libraries (spotify#1785)
  README: Remove monthly downloads badge
  Rename CentralPlannerScheduler to Scheduler (spotify#1781)
  Remove abstract Scheduler class (spotify#1778)
  Assistants: Don't affect longevity of tasks (spotify#1772)
  tests: Skip a inttermittently failing s3 test (spotify#1777)
  Update retcodes to handle new cases (spotify#1771)
  tests: Fix warning in remote_scheduler_test.py (spotify#1774)
  Remove sitecustomize file (spotify#1755)
  Fix exist method for ftp server
  Update copy() to return number and size of files copied
  Remove the confusing "dummy_test_module" directory (spotify#1756)
  Disable codecov comments on GitHub PRs (spotify#1754)
  Fix "owner_email" log message. (spotify#1762)
  docs: Install sphinx 1.4.4 in setup.py (spotify#1761)
  docs: Set minimum versions for sphinx (spotify#1760)
  Normalize ListParameter to be Immutable (spotify#1759)
  ...
This was referenced Jun 29, 2022
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.

2 participants