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

Weekly Digest (30 December, 2018 - 6 January, 2019) #1360

Closed
weekly-digest bot opened this issue Jan 6, 2019 · 0 comments
Closed

Weekly Digest (30 December, 2018 - 6 January, 2019) #1360

weekly-digest bot opened this issue Jan 6, 2019 · 0 comments

Comments

@weekly-digest
Copy link

weekly-digest bot commented Jan 6, 2019

Here's the Weekly Digest for nock/nock:


ISSUES

Last week 26 issues were created.
Of these, 23 issues have been closed and 3 issues are still open.

OPEN ISSUES

💚 #1359 test(Scope): Cover implicit replyDate(), by paulmelnikow
💚 #1357 test(Scope): Add unit test coverage for Scope.remove(), by paulmelnikow
💚 #1351 Tests should send mocked requests to fake hostname, by paulmelnikow

CLOSED ISSUES

❤️ #1358 test(Scope): Cover filteringPath and filteringRequestBody errors, by paulmelnikow
❤️ #1356 test(test_intercept): Rewrite persist() tests, by paulmelnikow
❤️ #1355 Travis: run coverage on each build, not only on release, by gr2m
❤️ #1354 test(test_intercept): Rewrite more using async / got, by paulmelnikow
❤️ #1353 The automated release is failing 🚨, by nockbot
❤️ #1352 test(test_intercept): Convert more to async / got, by paulmelnikow
❤️ #1350 test(test_intercept): Rewrite more intercept tests using async, got, by paulmelnikow
❤️ #1349 Coverage status in PR, by paulmelnikow
❤️ #1348 test(delayed_body): Cover delayed body with stream; refactor one test, by paulmelnikow
❤️ #1347 test(test_intercept): Rewrite more using async, got, by paulmelnikow
❤️ #1346 update semantic-release to latest beta, by gr2m
❤️ #1345 The automated release is failing 🚨, by nockbot
❤️ #1344 style: Style fixes, mostly destructuring, by paulmelnikow
❤️ #1343 style(test_intercept): Convert a bunch of arrow functions, by paulmelnikow
❤️ #1342 test(test_intercept): Rewrite some tests using async, got, and local server, by paulmelnikow
❤️ #1341 test(test_intercept): Make delay+replyWithError test more reliable, by paulmelnikow
❤️ #1340 Avoid hoisting function decls, by paulmelnikow
❤️ #1339 The automated release is failing 🚨, by nockbot
❤️ #1338 Travis: cache: npm, by gr2m
❤️ #1337 chore: Check in lockfile, by paulmelnikow
❤️ #1336 Revert https://github.com/nock/nock/pull/1270 , by Chengxuan
❤️ #1335 Revert https://github.com/nock/nock/pull/1270, by Chengxuan
❤️ #1334 Mocked request starts timing out after picking up v10.0.5, by Chengxuan

LIKED ISSUE

👍 #1336 Revert https://github.com/nock/nock/pull/1270 , by Chengxuan
It received 👍 x1, 😄 x0, 🎉 x0 and ❤️ x0.

NOISY ISSUE

🔈 #1334 Mocked request starts timing out after picking up v10.0.5, by Chengxuan
It received 16 comments.


PULL REQUESTS

Last week, 16 pull requests were created, updated or merged.

UPDATED PULL REQUEST

Last week, 1 pull request was updated.
💛 #1209 Nock-1077 Remove airplane mode, by jlilja

MERGED PULL REQUEST

Last week, 15 pull requests were merged.
💜 #1355 Travis: run coverage on each build, not only on release, by gr2m
💜 #1354 test(test_intercept): Rewrite more using async / got, by paulmelnikow
💜 #1352 test(test_intercept): Convert more to async / got, by paulmelnikow
💜 #1350 test(test_intercept): Rewrite more intercept tests using async, got, by paulmelnikow
💜 #1348 test(delayed_body): Cover delayed body with stream; refactor one test, by paulmelnikow
💜 #1347 test(test_intercept): Rewrite more using async, got, by paulmelnikow
💜 #1346 update semantic-release to latest beta, by gr2m
💜 #1344 style: Style fixes, mostly destructuring, by paulmelnikow
💜 #1343 style(test_intercept): Convert a bunch of arrow functions, by paulmelnikow
💜 #1342 test(test_intercept): Rewrite some tests using async, got, and local server, by paulmelnikow
💜 #1341 test(test_intercept): Make delay+replyWithError test more reliable, by paulmelnikow
💜 #1338 Travis: cache: npm, by gr2m
💜 #1337 chore: Check in lockfile, by paulmelnikow
💜 #1336 Revert https://github.com/nock/nock/pull/1270 , by Chengxuan
💜 #1335 Revert https://github.com/nock/nock/pull/1270, by Chengxuan


COMMITS

Last week there were 14 commits.
🛠️ ci(travis): run coverage on each build, not only on release by gr2m
🛠️ test(test_intercept): Rewrite more using async / got by paulmelnikow
🛠️ test(test_intercept): Convert more to async / got (#1352) by paulmelnikow
🛠️ ci(package): update semantic-release to latest beta closes https://github.com/nock/nock/issues/1345 by gr2m
🛠️ test(delayed_body): Cover delayed body with stream; refactor one test (#1348) by paulmelnikow
🛠️ test(test_intercept): Rewrite more intercept tests using async, got (#1350) by paulmelnikow
🛠️ style: Style fixes, mostly destructuring (#1344) by paulmelnikow
🛠️ test(test_intercept): Rewrite more using async, got by paulmelnikow
🛠️ style(test_intercept): Convert a bunch of arrow functions by paulmelnikow
🛠️ test(test_intercept): Rewrite some tests using async, got, and local server by paulmelnikow
🛠️ test(test_intercept): Make delay+replyWithError test more reliable (#1341) by paulmelnikow
🛠️ [fix: Mock responses should fire when timers are mocked (#1336) Fix picked from #1335.

Revert #1270. Fix #1334.](a213169) by Chengxuan
🛠️ chore: Check in lockfile Per @gr2m the issue with Greenkeeper has been resolved and the lockfile can now be checked in. This should speed up our builds. by paulmelnikow
🛠️ ci(travis): cache: npm See https://docs.travis-ci.com/user/languages/javascript-with-nodejs/#caching-with-npm by gr2m


CONTRIBUTORS

Last week there were 3 contributors.
👤 gr2m
👤 paulmelnikow
👤 Chengxuan


STARGAZERS

Last week there were 34 stagazers.
qazcf
SimonVilleneuve
offwork
daikiojm
xiangweilee
digitalmio
dannysood
spritedreams
me-jser
omurbekjk
mysoluto
kuzmatech
YissacharB
jwoo92
rserur
downzer0
guisehn
cujarrett
niinoolopes
themortalcoil
omardoma
yu1ming
MuhamadOmr
trystan2k
rockse
raulanatol
JCIV-SE
dexfs
olo2552
zhangbibi
i-am-uranium
sansam
siggb
sergeylukin
You all are the stars! 🌟


RELEASES

Last week there were 2 releases.
🚀 v11.0.0-beta.3@beta v11.0.0-beta.3
🚀 v10.0.6 v10.0.6


That's all for last week, please 👀 Watch and Star the repository nock/nock to receive next weekly updates. 😃

You can also view all Weekly Digests by clicking here.

Your Weekly Digest bot. 📆

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

No branches or pull requests

1 participant