9 Commits

Author SHA1 Message Date
Amaury Levé 03ff455578 Add editorconfig with tuned configuration (#1300)
Add editorconfig with tuned configuration
2022-02-14 09:14:38 +01:00
David Müller 84876b09c6 Implementation of exclusion (#1277)
implementation of exclusion
2022-01-14 11:25:21 +01:00
David Müller 924d3bbe89 Fix coverage issue for finally block with await (#1245)
Fix coverage issue for finally block with await
2021-11-06 10:40:00 +01:00
David Müller e97876c350 Branch coverage issue with several awaits (#1201)
Branch coverage issue with several awaits
2021-08-05 19:01:16 +02:00
Marco Rossignoli f83cd9e0a7 Enable tests on mac (#815)
Enable tests on mac
2020-04-13 19:10:31 +02:00
Marco Rossignoli 8ddbb6ff3c Bump sdk version, update tests (#771)
Bump sdk version, update tests
2020-03-21 17:23:56 +01:00
Marco Rossignoli 39e9b1036a Skip lambda cached field (#753)
Skip lambda cached field
2020-03-10 09:12:06 +01:00
Marco Rossignoli 650d4cf4a3 Fix tests (#735)
Fix tests
2020-02-18 22:04:03 +01:00
Marco Rossignoli cdab6e6b00 Improve coverage of async/await state machine (#698)
Improve coverage of async/await state machineImprove coverage of async/await state machine
2020-01-22 10:50:05 +01:00