Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

PrajaktaBendreBito/BookStore

PrajaktaBendreBito created a review comment on a pull request on PrajaktaBendreBito/BookStore
<div> <div id="suggestion"> <div id="issue"><b>Consider renaming password-related database column constant</b></div> <div id="fix"> Consider using a less obvious name for password-related datab...

View on GitHub

PrajaktaBendreBito created a review on a pull request on PrajaktaBendreBito/BookStore

View on GitHub

PrajaktaBendreBito created a review comment on a pull request on PrajaktaBendreBito/BookStore
<div> <div id="suggestion"> <div id="issue"><b>Consider adding serialVersionUID for versioning</b></div> <div id="fix"> Consider adding a `serialVersionUID` field to the `Address` class since i...

View on GitHub

PrajaktaBendreBito created a review on a pull request on PrajaktaBendreBito/BookStore

View on GitHub

PrajaktaBendreBito created a comment on a pull request on PrajaktaBendreBito/BookStore
AI Code Review is in progress (usually takes <3 minutes unless it's a very large PR).

View on GitHub

PrajaktaBendreBito created a comment on a pull request on PrajaktaBendreBito/BookStore
/review

View on GitHub

PrajaktaBendreBito created a review comment on a pull request on PrajaktaBendreBito/BookStore
<div> <div id="suggestion"> <div id="issue"><b>Consider splitting updateCartItems into smaller methods</b></div> <div id="fix"> The `updateCartItems` method appears to be quite lengthy and handl...

View on GitHub

PrajaktaBendreBito created a review on a pull request on PrajaktaBendreBito/BookStore

View on GitHub

PrajaktaBendreBito created a review on a pull request on PrajaktaBendreBito/BookStore

View on GitHub

PrajaktaBendreBito created a review comment on a pull request on PrajaktaBendreBito/BookStore
<div> <div id="suggestion"> <div id="issue"><b>Consider improved SQL exception handling</b></div> <div id="fix"> Consider handling `SQLException` more gracefully by throwing a custom `StoreExcep...

View on GitHub

PrajaktaBendreBito created a review on a pull request on PrajaktaBendreBito/BookStore

View on GitHub

PrajaktaBendreBito created a review comment on a pull request on PrajaktaBendreBito/BookStore
<div> <div id="suggestion"> <div id="issue"><b>Phone number stored as Long type</b></div> <div id="fix"> Consider using `String` instead of `Long` for phone number storage to preserve leading ze...

View on GitHub

PrajaktaBendreBito created a review on a pull request on PrajaktaBendreBito/BookStore

View on GitHub

PrajaktaBendreBito created a review on a pull request on PrajaktaBendreBito/BookStore

View on GitHub

PrajaktaBendreBito created a review comment on a pull request on PrajaktaBendreBito/BookStore
<div> <div id="suggestion"> <div id="issue"><b>Consider adding address field validation</b></div> <div id="fix"> Consider adding validation for address fields. For example, `pinCode` and `phone`...

View on GitHub

PrajaktaBendreBito created a review comment on a pull request on PrajaktaBendreBito/BookStore
<div> <div id="suggestion"> <div id="issue"><b>Missing type declaration in constructor parameter</b></div> <div id="fix"> The constructor parameter `quantity` is missing its type declaration. Co...

View on GitHub

PrajaktaBendreBito created a review on a pull request on PrajaktaBendreBito/BookStore

View on GitHub

PrajaktaBendreBito created a review comment on a pull request on PrajaktaBendreBito/BookStore
<div> <div id="suggestion"> <div id="issue"><b>Consider handling SQLException appropriately</b></div> <div id="fix"> The empty `catch` block silently swallows `SQLException` which could hide cri...

View on GitHub

PrajaktaBendreBito created a review on a pull request on PrajaktaBendreBito/BookStore

View on GitHub

PrajaktaBendreBito created a review comment on a pull request on PrajaktaBendreBito/BookStore
<div> <div id="suggestion"> <div id="issue"><b>Consider price validation in setter method</b></div> <div id="fix"> Consider adding validation in `setPrice()` to ensure price is not negative. Thi...

View on GitHub

PrajaktaBendreBito created a review on a pull request on PrajaktaBendreBito/BookStore

View on GitHub

PrajaktaBendreBito created a review comment on a pull request on PrajaktaBendreBito/BookStore
<div> <div id="suggestion"> <div id="issue"><b>Consider closing input stream properly</b></div> <div id="fix"> The `input` stream is not being closed which could lead to resource leaks. Consider...

View on GitHub

PrajaktaBendreBito created a review on a pull request on PrajaktaBendreBito/BookStore

View on GitHub

PrajaktaBendreBito created a review comment on a pull request on PrajaktaBendreBito/BookStore
<div> <div id="suggestion"> <div id="issue"><b>Consider making DatabaseConfig class public</b></div> <div id="fix"> Consider making the `DatabaseConfig` class public since it contains configurat...

View on GitHub

PrajaktaBendreBito created a review on a pull request on PrajaktaBendreBito/BookStore

View on GitHub

PrajaktaBendreBito created a review comment on a pull request on PrajaktaBendreBito/BookStore
<div> <div id="suggestion"> <div id="issue"><b>Consider using connection pooling instead</b></div> <div id="fix"> Consider moving database connection initialization to a connection pool implemen...

View on GitHub

PrajaktaBendreBito created a review on a pull request on PrajaktaBendreBito/BookStore

View on GitHub

PrajaktaBendreBito created a comment on a pull request on PrajaktaBendreBito/BookStore
<div> <h2>Changelist by <a href="https://bito.ai">Bito</a></h2> <p>This pull request implements the following key changes.</p> <div> <table width="100%"> <tbody> <tr> <th>Key Change</th> ...

View on GitHub

PrajaktaBendreBito created a comment on a pull request on PrajaktaBendreBito/BookStore
AI Code Review is in progress (usually takes <3 minutes unless it's a very large PR).

View on GitHub

PrajaktaBendreBito created a review comment on a pull request on PrajaktaBendreBito/BookStore
<div> <div id="suggestion"> <div id="issue"><b>Consider price validation in setter method</b></div> <div id="fix"> Consider adding validation in `setPrice()` to ensure price is not negative. Thi...

View on GitHub

Load more