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

jpedroh / generic-merge / 8257928056

Builds Branch Commit Type Ran Committer Via Coverage
8257928056 fix-missing-spread fix(matching_handlers): Wrong matching score calculation when method has spread parameters Pull #48 13 Mar 2024 01:22AM UTC jpedroh github
86.42
8257311937 main feat(matching_handlers): Use class like comparators for enum declarations (#47) push 13 Mar 2024 12:11AM UTC web-flow github
86.4
8257292887 feat-enums-class-like feat(matching_handlers): Use class like comparators for enum declarations Pull #47 13 Mar 2024 12:08AM UTC jpedroh github
86.4
8257157971 main feat: Override traits implementation for faster runtime execution (#46) Currently, the traits Eq, PartialEq, Ord, PartialOrd, and Hash default to their derive implementations. However, this process is slow due to extensive computation. This PR ... push 12 Mar 2024 11:50PM UTC web-flow github
86.4
8257132350 feat-implement-hash fix implementation according to clippy Pull #46 12 Mar 2024 11:45PM UTC jpedroh github
86.4
8257115887 feat-implement-hash fix implementation according to clippy Pull #46 12 Mar 2024 11:42PM UTC jpedroh github
86.4
8257114644 feat-implement-hash feat: Override traits for faster execution time push 12 Mar 2024 11:42PM UTC jpedroh github
86.4
8257092637 feat-implement-hash refactor: split subtypes into fiels push 12 Mar 2024 11:39PM UTC jpedroh github
86.4
8257002613 main fix(matching_handlers): Incorrect calculation of matching score for method declarations (#45) An issue arose when calculating matching scores with method signatures that had more subtle type arguments. In the failing test before this change, th... push 12 Mar 2024 11:26PM UTC web-flow github
85.66
8256851735 fix-public-private chore: fix clippy issues push 12 Mar 2024 11:08PM UTC jpedroh github
85.66
8256826169 fix-public-private test: move test cases push 12 Mar 2024 11:05PM UTC jpedroh github
85.65
8248533725 main fix(matching_handlers): Incorrect matching of asterisk imports (#44) There was an issue while matching wildcard imports, e.g.: `import java.util.*`. This PR fixes it by simplifying the score calculation by just comparing the whole import string. push 12 Mar 2024 12:11PM UTC web-flow github
85.61
8248504270 fix-asterisk-import fix(matching_handlers): Incorrect matching of asterisk imports Pull #44 12 Mar 2024 12:09PM UTC jpedroh github
85.61
8247768335 main refactor: Rename from to_string to contents push 12 Mar 2024 11:09AM UTC jpedroh github
85.52
8247488007 main fix: Add id attribute in node (#42) Since Rust uses structural equality to check if two structs are equal, there was a bug in which two different nodes were being considered equal. This introduced a bug in the matching data structure, causing t... push 12 Mar 2024 10:54AM UTC web-flow github
85.52
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • …
  • 16
  • 17
  • 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

© 2025 Coveralls, Inc