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

cleaning up stale logger tests + flake8 #3490

Merged
merged 6 commits into from
Sep 14, 2020
Merged

cleaning up stale logger tests + flake8 #3490

merged 6 commits into from
Sep 14, 2020

Conversation

williamFalcon
Copy link
Contributor

No description provided.

@mergify mergify bot requested a review from a team September 14, 2020 02:18
@williamFalcon williamFalcon changed the title cleaning up stale logger tests cleaning up stale logger tests + flake8 Sep 14, 2020
@codecov
Copy link

codecov bot commented Sep 14, 2020

Codecov Report

Merging #3490 into master will increase coverage by 5%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master   #3490    +/-   ##
=======================================
+ Coverage      86%     91%    +5%     
=======================================
  Files         107     107            
  Lines        8063    8007    -56     
=======================================
+ Hits         6896    7279   +383     
+ Misses       1167     728   -439     

MLFlowLogger,
NeptuneLogger,
TestTubeLogger,
WandbLogger,
Copy link
Member

Choose a reason for hiding this comment

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

@williamFalcon are these tests causing problems?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yes... these loggers are having issues where they freeze and such. I’m honestly not sure it’s worth running some of these tests anymore if the loggers aren’t properly designed.

Copy link
Member

Choose a reason for hiding this comment

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

oh, that's new. I use wandb logger every day non stop and no issues with PL. Can you give me some pointer, I'd like to help fix the root issue.

Copy link
Member

Choose a reason for hiding this comment

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

in the mean time, can we comment the lines and add a todo note?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

sure. i’ll ping you on slack

@mergify mergify bot requested a review from a team September 14, 2020 03:32
@williamFalcon williamFalcon merged commit 1d7c615 into master Sep 14, 2020
@Borda Borda deleted the test_speed branch September 14, 2020 09:35
@Borda Borda added the bug Something isn't working label Sep 15, 2020
@Borda Borda added this to the 0.9.x milestone Sep 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants