Fix test comment
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Oct 24 2022
Update test too
I had a pass on extensions to further check what's a tarball or not [1]
Improved version with noisy urls printed alongside the hash output [1] [2]:
Oct 21 2022
Right you are
Amend commit message
Adapt according to suggestion
fwiw, I've iterated a bit over @zimoun's code and pushed it into the snippets repository
(see commits above and their commit description message). It's also able to deal with
git, hg and svn trees (ignoring their respective top metadata folder .git, .svn, ...
without impacting the performance).
Oct 20 2022
If it's for test speedup only, don't you want to keep the actual behavior instead?
That is, make the auto_flush be False by default, and then you explicitely set it up to True in the calling tests.I believe that auto_flush=True is the current default, so the diff does what you're asking :-)
I'd be keen on having a warning, at least when we __del__ the object and some deliveries are still pending, because even if not perfect, that'd be the sign of a bug.
If it's for test speedup only, don't you want to keep the actual behavior instead?
That is, make the auto_flush be False by default, and then you explicitely set it up to True in the calling tests.
I don't see the difference comparing the master build or the diff build times but wny not ;)
Oct 19 2022
of course, i forgot to update the remote first ¯\_(ツ)_/¯
of course, i forgot to update the remote first ¯\_(ツ)_/¯
I'm gonna take your commit and push it to our new migrated repository.
Makes sense.
Oct 18 2022
couple of suggestions inline.
Great! Simplification and convergence!
Oct 17 2022
Plenty of fixes happened again.
Multiple iterations happened on bespin to further check the resulting scripts.
Oct 14 2022
Landed already.
Actual good range rebase
Rebase