Skip to content

Add by_semester method, for the 6-month intervals of the year - #88

Open
morellan wants to merge 2 commits into
radar:mainfrom
morellan:add-by-semester
Open

Add by_semester method, for the 6-month intervals of the year#88
morellan wants to merge 2 commits into
radar:mainfrom
morellan:add-by-semester

Conversation

@morellan

@morellan morellan commented Aug 1, 2020

Copy link
Copy Markdown

I'm using this extra method to check if something happened in the first half or second half of the year, I hope this could be useful for others.

@johnnyshields

johnnyshields commented Aug 1, 2020

Copy link
Copy Markdown
Collaborator

Hi, this looks fine to merge, however, can you first help fix the failing Travis tests? (I realize they aren't caused by your PR)

@morellan

morellan commented Aug 1, 2020

Copy link
Copy Markdown
Author

Happy to help, but I'm not sure where to start since most of the errors are caused by some problem in the CI

$ mysql -e 'create database by_star_test;'
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
The command "mysql -e 'create database by_star_test;'" failed and exited with 1 during .

@johnnyshields

Copy link
Copy Markdown
Collaborator

Thanks! Will merge when CI is green.

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