Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check the repository initialization when the program starts #282

Closed
wants to merge 1 commit into from

Conversation

draftcode
Copy link
Contributor

@draftcode draftcode commented May 14, 2024

Currently, the repository initialization is checked deeper in the
program. Instead, this change checks that when we open the database.

Copy link
Contributor

aviator-app bot commented May 14, 2024

Current Aviator status

Aviator will automatically update this comment as the status of the PR changes.
Comment /aviator refresh to force Aviator to re-examine your PR (or learn about other /aviator commands).

This PR was merged using Aviator.

Stack

  1. 👉 Check the repository initialization when the program starts #282 👈 (this pr)

See the real-time status of this PR on the Aviator webapp.
Use the Aviator Chrome Extension to see the status of your PR within GitHub.

Copy link
Contributor

aviator-app bot commented May 14, 2024

FlexReview Summary

Based on the code complexity and the author's expertise score, these are the suggested reviewers:

  • @jainankit (current review load: 2)

See the list of alternate reviewers in the detailed breakdown below.

Detailed Breakdown Author’s expertise score for the modified files:
  • cmd/av/fetch.go (1.00)
  • cmd/av/helpers.go (1.00)
  • cmd/av/init.go (1.00)
  • cmd/av/pr_queue.go (1.00)
  • cmd/av/pr_status.go (1.00)
  • internal/actions/errors.go (1.00)
  • internal/actions/pr.go (1.00)
  • internal/actions/pr_test.go (1.00)
  • internal/git/gittest/repo.go (1.00)
  • internal/meta/db.go (1.00)
  • internal/meta/jsonfiledb/db.go (1.00)
  • internal/meta/jsonfiledb/db_test.go (1.00)
  • internal/meta/jsonfiledb/readtx.go (1.00)
  • internal/meta/refmeta/import.go (1.00)
  • internal/meta/refmeta/repository.go (1.00)
Files Reviewers
cmd/av/fetch.go †,
cmd/av/helpers.go †,
cmd/av/init.go †,
cmd/av/pr_queue.go †,
cmd/av/pr_status.go †,
internal/actions/pr.go †,
internal/actions/pr_test.go †,
internal/git/gittest/repo.go †,
internal/meta/db.go †,
internal/meta/jsonfiledb/db.go †,
internal/meta/refmeta/import.go †,
internal/meta/refmeta/repository.go
@jainankit (score: 0.57, current review load: 2)

† Indicates that the file doesn't need an expert review. (?)

See full breakdown of the reviewers on the Aviator webapp.

@aviator-app aviator-app bot requested a review from jainankit May 14, 2024 22:23
Currently, the repository initialization is checked deeper in the
program. Instead, this change checks that when we open the database.
@draftcode draftcode force-pushed the error_not_initialized branch from 3593b77 to 85da1e4 Compare May 16, 2024 17:14
@aviator-app aviator-app bot closed this in fa0bb12 May 16, 2024
@draftcode draftcode deleted the error_not_initialized branch May 20, 2024 23:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants