• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

tamada / oinkie / 28943613775

Builds Branch Commit Type Ran Committer Via Coverage
28943613775 releases/v0.3.0 feat: update workflow names and improve academic bibliography formatting push 08 Jul 2026 12:48PM UTC tamada github
72.46
28941018548 releases/v0.3.0 feat: add GitHub Actions workflows for document building and publishing, update academic bibliography push 08 Jul 2026 12:05PM UTC tamada github
72.46
28912923161 main Merge pull request #19 from tamada/fix/by_fable5 Fix/by fable5 push 08 Jul 2026 02:27AM UTC web-flow github
74.24
28910541796 fix/by_fable5 Merge pull request #18 from tamada/fable5/op-trait-borrow perf: return borrows from Op trait accessors instead of cloning Pull #19 08 Jul 2026 01:25AM UTC web-flow github
74.24
28905197687 fix/by_fable5 Merge pull request #17 from tamada/fable5/dead-code refactor: remove unimplemented!() stubs and commented-out code (tech debt) push 07 Jul 2026 11:16PM UTC web-flow github
74.24
28905045608 fix/by_fable5 Merge pull request #16 from tamada/fable5/csv-escaping fix(security): escape CSV fields consistently and parse result files with the csv crate push 07 Jul 2026 11:12PM UTC web-flow github
73.7
28863331795 fix/by_fable5 Merge pull request #15 from tamada/fable5/compare-robustness fix: harden the compare module against panics, NaN results, and swallowed write errors push 07 Jul 2026 11:42AM UTC web-flow github
73.17
28860928795 fix/by_fable5 Merge pull request #14 from tamada/fable5/logger-init fix: initialize the logger without unsafe environment mutation push 07 Jul 2026 10:59AM UTC web-flow github
72.75
28766913261 fix/by_fable5 Merge pull request #13 from tamada/fable5/ghidra-lifter fix(security): fix output races in CWD, panics, and cross-device rename in the Ghidra lifter push 06 Jul 2026 04:05AM UTC web-flow github
72.75
28733789533 fix/by_fable5 Merge pull request #12 from tamada/fable5/extractor-hash fix(security): correct tail read in get_hash to prevent birthmark file collisions push 05 Jul 2026 07:49AM UTC web-flow github
72.79
28728654492 fable5/op-trait-borrow perf: return borrows from Op::inputs and Op::ret instead of cloning Op::inputs cloned the whole Vec<String> and Op::ret cloned the output string on every call. extract_function_calls invoked inputs() once per CALL op just to look at the first ele... Pull #18 05 Jul 2026 03:52AM UTC tamada github
74.24
28728637318 fable5/dead-code refactor: remove dead stub modules and commented-out code src/llvm.rs and src/ninja.rs were identical private stubs whose every method was unimplemented!(); nothing referenced them, and the user-facing 'not yet implemented' errors for those lifte... Pull #17 05 Jul 2026 03:51AM UTC tamada github
74.24
28728335077 fable5/csv-escaping fix: escape CSV fields consistently and parse result files with the csv crate escape_csv_string was applied only to matrix row/column names, while Metadata::csv_info, Program::csv_info, Birthmark::csv_info and CompareResult::to_csv wrote file nam... Pull #16 05 Jul 2026 03:36AM UTC tamada github
73.7
28728293946 fable5/compare-robustness fix: harden compare module against panics, NaN results, and silent I/O failures - PairingStrategy::compare_count(All) underflowed (debug panic) when the target list was empty; use saturating_sub like the other strategies - Comparison::similarit... Pull #15 05 Jul 2026 03:34AM UTC tamada github
73.17
28728012291 fable5/logger-init fix: initialize env_logger without unsafe env mutation OinkieOpts::init used unsafe { std::env::set_var } to configure the log level. Mutating environment variables is unsound in multi-threaded programs (the very reason set_var became unsafe in e... Pull #14 05 Jul 2026 03:20AM UTC tamada github
72.75
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc