Disable benchmark for slide_hash_c with Visual C++ too.#2009
Disable benchmark for slide_hash_c with Visual C++ too.#2009Dead2 merged 1 commit intozlib-ng:developfrom
Conversation
WalkthroughModified a preprocessor condition in the benchmark file to recognize the MSVC 64-bit architecture macro Changes
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
🧰 Additional context used🧠 Learnings (4)📓 Common learnings📚 Learning: 2025-02-23T16:51:54.545ZApplied to files:
📚 Learning: 2025-06-18T19:28:32.987ZApplied to files:
📚 Learning: 2025-02-23T16:50:50.925ZApplied to files:
🧬 Code graph analysis (1)test/benchmarks/benchmark_slidehash.cc (1)
🔇 Additional comments (1)
Tip 📝 Customizable high-level summaries are now available!You can now customize how CodeRabbit generates the high-level summary in your pull requests — including its content, structure, tone, and formatting.
Example:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #2009 +/- ##
===========================================
+ Coverage 80.05% 81.55% +1.50%
===========================================
Files 162 162
Lines 13558 12813 -745
Branches 3474 3156 -318
===========================================
- Hits 10854 10450 -404
+ Misses 1640 1293 -347
- Partials 1064 1070 +6 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
If
WITH_ALL_FALLBACKSis unset, we need to disable benchmark for slide_hash_c when using Visual C++ to target AMD64.