You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run the following steps on the project - Github - LightTable
I noticed that the number of entries for Difffiles in Diff object is different than the number of entries in the stats[:total] for the Diff object.
I went further to find the inconsistency and found that the file names are incorrect in both cases - i.e. in the stats object and the Difffile objects.
I've attached the file names in the following Gist - https://gist.github.com/silverSpoon/3aeb985e56b37583c08a
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Hi,
When I run the following steps on the project - Github - LightTable
I noticed that the number of entries for Difffiles in Diff object is different than the number of entries in the stats[:total] for the Diff object.
I went further to find the inconsistency and found that the file names are incorrect in both cases - i.e. in the stats object and the Difffile objects.
I've attached the file names in the following Gist - https://gist.github.com/silverSpoon/3aeb985e56b37583c08a
The exact problem is also present in other open-source projects too, such as
https://github.com/basho/riak.git
https://github.com/thinkaurelius/titan.git
https://github.com/atom/atom.git
I can pin-point the exact commits for these projects too, if that helps.
The text was updated successfully, but these errors were encountered: