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

Yacht-1099: Update single table restore method #95

Merged
merged 5 commits into from
Nov 26, 2018
Merged

Conversation

przemyslaw-jasinski
Copy link
Contributor

No description provided.

@coveralls
Copy link

coveralls commented Nov 26, 2018

Pull Request Test Coverage Report for Build 867

  • 15 of 15 (100.0%) changed or added relevant lines in 6 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.02%) to 83.473%

Totals Coverage Status
Change from base Build 855: -0.02%
Covered Lines: 2495
Relevant Lines: 2989

💛 - Coveralls

var xhttp = new XMLHttpRequest();
xhttp.open("GET", url, true);
xhttp.timeout = 1000 * 3600;
console.log(url);
Copy link
Contributor

Choose a reason for hiding this comment

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

:P

@marcin-kolda marcin-kolda merged commit 75a68e0 into YACHT-1093 Nov 26, 2018
@marcin-kolda marcin-kolda deleted the YACHT-1099 branch November 26, 2018 15:08
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