Asaf Agami

Results 9 issues of Asaf Agami

**Question** Is it possible to mock methods that take `Span` and capture the arguments? Using `Arg.Do`, I'm getting an error that: > The type 'Span' may not be used as...

feature-request

- [x] Ready for review - [x] Follows [CONTRIBUTING](https://github.com/snyk/snyk-maven-plugin/blob/master/CONTRIBUTING.md) rules - [ ] Reviewed by Snyk internal team #### What does this PR do? Adding docs for custom API endpoint...

- [x] Follows [CONTRIBUTING](https://github.com/snyk/snyk/blob/master/CONTRIBUTING.md) rules #### What does this PR do? Adds Sublime Text as a known integration #### What are the relevant tickets? ROAD-1062

### Description When using EarlyStop and reaching a point where the training should stop, it just repeats the message `Restoring model weights from the end of the best epoch:` but...

Use fully qualified names everywhere

The UseEmbeddedHtmx prop is always set to true. This PR fixes it + adds 2 unit tests to confirm @egil lmk if you think I'm missing something