Skip to content

Pull requests: codecov/codecov-rs

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

add github actions
#1 by matt-codecov was merged Jan 9, 2024 Loading… updated Jan 9, 2024
chore(ci): add fossa workflow
#2 by thomasrockhu-codecov was merged Jan 26, 2024 Loading… updated Jan 26, 2024
send junit test results to codecov
#3 by matt-codecov was merged Feb 28, 2024 Loading… updated Feb 28, 2024
chore(ci): upgrade to v4
#4 by thomasrockhu-codecov was merged Apr 2, 2024 Loading… updated Apr 2, 2024
Optimize and make pyreport output generic over impl Write
#5 by Swatinem was merged Jun 7, 2024 Loading… updated Jun 7, 2024
Unpin serde-json and remove json_internal imports
#6 by Swatinem was merged Jun 7, 2024 Loading… updated Jun 7, 2024
Remove the SqliteReportBuilderTx indirection
#8 by Swatinem was closed Jul 29, 2024 Draft updated Jul 29, 2024
replace UUIDs, implement batch insert
#7 by matt-codecov was merged Jul 29, 2024 Loading… updated Jul 29, 2024
Fix various clippy suggestions
#9 by Swatinem was merged Jul 31, 2024 Loading… updated Jul 31, 2024
reuse prepared statement in multi_insert
#11 by matt-codecov was merged Jul 31, 2024 Loading… updated Jul 31, 2024
CI: separate "normal" tests from coverage/junit-generating tests
#14 by matt-codecov was merged Jul 31, 2024 Loading… updated Jul 31, 2024
chunks parser: add better diagnostics to surface errors
#19 by matt-codecov was closed Aug 1, 2024 Loading… updated Aug 1, 2024
Update some dependency versions
#16 by Swatinem was merged Aug 1, 2024 Loading… updated Aug 1, 2024
Add a benchmark for report_json parsing
#17 by Swatinem was merged Aug 1, 2024 Loading… updated Aug 1, 2024
chunks parser: add missing "null" case for chunk parser
#20 by matt-codecov was merged Aug 1, 2024 Loading… updated Aug 1, 2024
Optimize multi_insert and remove const generic
#10 by Swatinem was merged Aug 1, 2024 Loading… updated Aug 1, 2024
add pre-commit configuration for cargo fmt and clippy
#21 by matt-codecov was merged Aug 2, 2024 Loading… updated Aug 2, 2024
check in large pyreport sample using git-lfs
#22 by matt-codecov was merged Aug 2, 2024 Loading… updated Aug 2, 2024
Fix git lfs glob pattern
#23 by Swatinem was merged Aug 8, 2024 Loading… updated Aug 8, 2024
Remove unused ContextType and other simplifications
#24 by Swatinem was merged Aug 16, 2024 Loading… updated Aug 16, 2024
Replace usage of mockall with explicit TestReportBuilder
#25 by Swatinem was merged Aug 16, 2024 Loading… updated Aug 16, 2024
sqlite->pyreport: stop serializing session_totals, just use null
#26 by matt-codecov was merged Aug 22, 2024 Loading… updated Aug 22, 2024
move to cargo workspace + small readme edits
#27 by matt-codecov was merged Aug 28, 2024 Loading… updated Aug 28, 2024
initialize maturin package
#28 by matt-codecov was merged Aug 29, 2024 Loading… updated Aug 29, 2024
Parse report_json files with serde
#18 by Swatinem was merged Aug 30, 2024 Loading… updated Aug 30, 2024
ProTip! Type g i on any issue or pull request to go back to the issue listing page.