mirror of
https://github.com/prometheus/prometheus.git
synced 2025-10-10 07:01:01 +02:00
* newIntersectPostings and newMergePostings should not advance passed postings automatically. * listPostings and bigEndianPostings should not panic with index out of range when At() is called before Next()/Seek(). * Seek() call should advance listPostings/bigEndianPostings.
Description
Languages
Go
86.3%
TypeScript
12.4%
Yacc
0.5%
Shell
0.2%
SCSS
0.2%
Other
0.2%