Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

jcheng5

jcheng5 created a review comment on a pull request on rstudio/shiny
It's much faster, thanks

View on GitHub

jcheng5 created a review on a pull request on rstudio/shiny

View on GitHub

jcheng5 pushed 1 commit to deep-stack-limit rstudio/shiny
  • Use rlang::hash, it's much faster 7efbba0

View on GitHub

jcheng5 created a review comment on a pull request on rstudio/shiny
Oh, TIL!

View on GitHub

jcheng5 created a review on a pull request on rstudio/shiny

View on GitHub

jcheng5 pushed 1 commit to deep-stack-limit rstudio/shiny
  • Use deep stack deduplication instead of elision This hopefully will avoid any potential ..stacktraceon../off.. scori... ea6d093

View on GitHub

jcheng5 created a review comment on a pull request on rstudio/shiny
This is the main thing I want to discuss with you this afternoon

View on GitHub

jcheng5 created a review on a pull request on rstudio/shiny

View on GitHub

jcheng5 created a review comment on a pull request on rstudio/shiny
I handled this slightly differently so we don't go through the `stripStackTraces` code path at all if `full` is true.

View on GitHub

jcheng5 created a review on a pull request on rstudio/shiny

View on GitHub

jcheng5 pushed 1 commit to deep-stack-limit rstudio/shiny
  • Don't call stripStackTraces if we're not stripping a533b05

View on GitHub

jcheng5 created a review comment on a pull request on rstudio/shiny
It started out that way, I added a big comment explaining why it needs to be the way it is.

View on GitHub

jcheng5 created a review on a pull request on rstudio/shiny

View on GitHub

jcheng5 pushed 1 commit to deep-stack-limit rstudio/shiny
  • Add more comments, refine dropTrivialTestFrames 019e188

View on GitHub

jcheng5 pushed 1 commit to deep-stack-limit rstudio/shiny
  • Rename keep_head to retain_first_n e032b80

View on GitHub

jcheng5 created a review comment on a pull request on rstudio/shiny
I decided not to turn this into a for-loop after all; after fixing the stripStackTrace scoring issue (thanks for catching that, btw) the mapply is actually useful as we're now iterating over 3 thin...

View on GitHub

jcheng5 created a review on a pull request on rstudio/shiny

View on GitHub

jcheng5 pushed 1 commit to deep-stack-limit rstudio/shiny

View on GitHub

jcheng5 created a review comment on a pull request on rstudio/shiny
I tried `elide_position` but it's awkward for callers. I think "how many elements at the front do you want to keep?" is more natural to think about than "from what position do you want to start per...

View on GitHub

jcheng5 created a review on a pull request on rstudio/shiny

View on GitHub

jcheng5 created a review comment on a pull request on rstudio/shiny
I fixed this, but it's not perfect; eliding deep stack traces may screw up the scoring. I'm not sure whether that's worth tackling now. One way out would be to not strip stack traces other than the...

View on GitHub

jcheng5 created a review on a pull request on rstudio/shiny

View on GitHub

jcheng5 pushed 1 commit to deep-stack-limit rstudio/shiny

View on GitHub

jcheng5 pushed 1 commit to deep-stack-limit rstudio/shiny
  • Make stack trace stripping work across deep stacks 16b5b31

View on GitHub

jcheng5 pushed 1 commit to deep-stack-limit rstudio/shiny
  • Remove vector indices from snapshot 2dbb59a

View on GitHub

jcheng5 pushed 1 commit to deep-stack-limit rstudio/shiny
  • Improve unit test robustness d919216

View on GitHub

jcheng5 created a review comment on a pull request on rstudio/shiny
Oh, `elide_position` meaning, elide starting at that position. That's not bad

View on GitHub

jcheng5 created a review on a pull request on rstudio/shiny

View on GitHub

jcheng5 created a review comment on a pull request on rstudio/shiny
`retain_first_n`?

View on GitHub

jcheng5 created a review on a pull request on rstudio/shiny

View on GitHub

Load more