Skip to content
This repository has been archived by the owner on Aug 25, 2023. It is now read-only.

Yacht-1184: Changed deserialisation method in handlers from PICKLE to JSON #119

Merged
merged 5 commits into from
Feb 6, 2019

Conversation

przemyslaw-jasinski
Copy link
Contributor

No description provided.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 1020

  • 47 of 48 (97.92%) changed or added relevant lines in 9 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.2%) to 83.535%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/commons/encoders/request_encoder.py 5 6 83.33%
Totals Coverage Status
Change from base Build 1016: 0.2%
Covered Lines: 2618
Relevant Lines: 3134

💛 - Coveralls


@classmethod
def from_json(cls, json):
from src.commons.big_query.big_query_job_reference import \
Copy link
Member

Choose a reason for hiding this comment

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

Please move imports to the top

@marcin-kolda marcin-kolda merged commit eca3810 into master Feb 6, 2019
@marcin-kolda marcin-kolda deleted the YACHT-1184 branch February 6, 2019 09:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants