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

[Merged by Bors] - Fix import for github.com/go-llsqlite/crawshaw #4978

Closed
wants to merge 2 commits into from

Conversation

fasmat
Copy link
Member

@fasmat fasmat commented Sep 7, 2023

Motivation

The library has been renamed from github.com/go-llsqlite/llsqlite to github.com/go-llsqlite/crawshaw. The old URL links to the new repository.

Changes

  • Update import paths and update dependency to most recent version

Test Plan

existing tests pass

TODO

  • Explain motivation or link existing issue(s)
  • Test changes and document test plan
  • Update documentation as needed
  • Update changelog as needed

@fasmat fasmat self-assigned this Sep 7, 2023
@codecov
Copy link

codecov bot commented Sep 7, 2023

Codecov Report

Merging #4978 (6a5b191) into develop (0cb8203) will increase coverage by 0.0%.
Report is 1 commits behind head on develop.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           develop   #4978   +/-   ##
=======================================
  Coverage     77.1%   77.1%           
=======================================
  Files          254     254           
  Lines        30281   30281           
=======================================
+ Hits         23361   23365    +4     
+ Misses        5401    5398    -3     
+ Partials      1519    1518    -1     
Files Changed Coverage Δ
sql/database.go 74.4% <ø> (ø)
sql/functions.go 72.7% <ø> (ø)

... and 3 files with indirect coverage changes

@fasmat fasmat force-pushed the fix-import-for-llsqlite branch 2 times, most recently from 491b869 to 240723b Compare September 8, 2023 12:25
@fasmat
Copy link
Member Author

fasmat commented Sep 8, 2023

bors merge

bors bot pushed a commit that referenced this pull request Sep 8, 2023
## Motivation
The library has been renamed from `github.com/go-llsqlite/llsqlite` to `github.com/go-llsqlite/crawshaw`. The old URL links to the new repository.

## Changes
- Update import paths and update dependency to most recent version

## Test Plan
existing tests pass

## TODO
<!-- This section should be removed when all items are complete -->
- [x] Explain motivation or link existing issue(s)
- [x] Test changes and document test plan
- [x] Update documentation as needed
- [ ] Update [changelog](../CHANGELOG.md) as needed
@bors
Copy link

bors bot commented Sep 8, 2023

Build failed (retrying...):

bors bot pushed a commit that referenced this pull request Sep 8, 2023
## Motivation
The library has been renamed from `github.com/go-llsqlite/llsqlite` to `github.com/go-llsqlite/crawshaw`. The old URL links to the new repository.

## Changes
- Update import paths and update dependency to most recent version

## Test Plan
existing tests pass

## TODO
<!-- This section should be removed when all items are complete -->
- [x] Explain motivation or link existing issue(s)
- [x] Test changes and document test plan
- [x] Update documentation as needed
- [ ] Update [changelog](../CHANGELOG.md) as needed
@bors
Copy link

bors bot commented Sep 8, 2023

Canceled.

@fasmat
Copy link
Member Author

fasmat commented Sep 8, 2023

bors merge

bors bot pushed a commit that referenced this pull request Sep 8, 2023
## Motivation
The library has been renamed from `github.com/go-llsqlite/llsqlite` to `github.com/go-llsqlite/crawshaw`. The old URL links to the new repository.

## Changes
- Update import paths and update dependency to most recent version

## Test Plan
existing tests pass

## TODO
<!-- This section should be removed when all items are complete -->
- [x] Explain motivation or link existing issue(s)
- [x] Test changes and document test plan
- [x] Update documentation as needed
- [ ] Update [changelog](../CHANGELOG.md) as needed
@bors
Copy link

bors bot commented Sep 8, 2023

Build failed (retrying...):

  • systest-status

bors bot pushed a commit that referenced this pull request Sep 8, 2023
## Motivation
The library has been renamed from `github.com/go-llsqlite/llsqlite` to `github.com/go-llsqlite/crawshaw`. The old URL links to the new repository.

## Changes
- Update import paths and update dependency to most recent version

## Test Plan
existing tests pass

## TODO
<!-- This section should be removed when all items are complete -->
- [x] Explain motivation or link existing issue(s)
- [x] Test changes and document test plan
- [x] Update documentation as needed
- [ ] Update [changelog](../CHANGELOG.md) as needed
@bors
Copy link

bors bot commented Sep 8, 2023

Build failed:

@fasmat
Copy link
Member Author

fasmat commented Sep 8, 2023

bors merge

bors bot pushed a commit that referenced this pull request Sep 8, 2023
## Motivation
The library has been renamed from `github.com/go-llsqlite/llsqlite` to `github.com/go-llsqlite/crawshaw`. The old URL links to the new repository.

## Changes
- Update import paths and update dependency to most recent version

## Test Plan
existing tests pass

## TODO
<!-- This section should be removed when all items are complete -->
- [x] Explain motivation or link existing issue(s)
- [x] Test changes and document test plan
- [x] Update documentation as needed
- [ ] Update [changelog](../CHANGELOG.md) as needed
@bors
Copy link

bors bot commented Sep 8, 2023

Build failed:

@fasmat
Copy link
Member Author

fasmat commented Sep 9, 2023

bors merge

bors bot pushed a commit that referenced this pull request Sep 9, 2023
## Motivation
The library has been renamed from `github.com/go-llsqlite/llsqlite` to `github.com/go-llsqlite/crawshaw`. The old URL links to the new repository.

## Changes
- Update import paths and update dependency to most recent version

## Test Plan
existing tests pass

## TODO
<!-- This section should be removed when all items are complete -->
- [x] Explain motivation or link existing issue(s)
- [x] Test changes and document test plan
- [x] Update documentation as needed
- [ ] Update [changelog](../CHANGELOG.md) as needed
@bors
Copy link

bors bot commented Sep 9, 2023

Build failed:

@fasmat
Copy link
Member Author

fasmat commented Sep 9, 2023

bors merge

bors bot pushed a commit that referenced this pull request Sep 9, 2023
## Motivation
The library has been renamed from `github.com/go-llsqlite/llsqlite` to `github.com/go-llsqlite/crawshaw`. The old URL links to the new repository.

## Changes
- Update import paths and update dependency to most recent version

## Test Plan
existing tests pass

## TODO
<!-- This section should be removed when all items are complete -->
- [x] Explain motivation or link existing issue(s)
- [x] Test changes and document test plan
- [x] Update documentation as needed
- [ ] Update [changelog](../CHANGELOG.md) as needed
@bors
Copy link

bors bot commented Sep 9, 2023

Build failed:

  • systest-status

@fasmat
Copy link
Member Author

fasmat commented Sep 11, 2023

bors merge

bors bot pushed a commit that referenced this pull request Sep 11, 2023
## Motivation
The library has been renamed from `github.com/go-llsqlite/llsqlite` to `github.com/go-llsqlite/crawshaw`. The old URL links to the new repository.

## Changes
- Update import paths and update dependency to most recent version

## Test Plan
existing tests pass

## TODO
<!-- This section should be removed when all items are complete -->
- [x] Explain motivation or link existing issue(s)
- [x] Test changes and document test plan
- [x] Update documentation as needed
- [ ] Update [changelog](../CHANGELOG.md) as needed
@bors
Copy link

bors bot commented Sep 11, 2023

Build failed:

@fasmat
Copy link
Member Author

fasmat commented Sep 11, 2023

bors merge

bors bot pushed a commit that referenced this pull request Sep 11, 2023
## Motivation
The library has been renamed from `github.com/go-llsqlite/llsqlite` to `github.com/go-llsqlite/crawshaw`. The old URL links to the new repository.

## Changes
- Update import paths and update dependency to most recent version

## Test Plan
existing tests pass

## TODO
<!-- This section should be removed when all items are complete -->
- [x] Explain motivation or link existing issue(s)
- [x] Test changes and document test plan
- [x] Update documentation as needed
- [ ] Update [changelog](../CHANGELOG.md) as needed
@bors
Copy link

bors bot commented Sep 11, 2023

Pull request successfully merged into develop.

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here.
For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.

@bors bors bot changed the title Fix import for github.com/go-llsqlite/crawshaw [Merged by Bors] - Fix import for github.com/go-llsqlite/crawshaw Sep 11, 2023
@bors bors bot closed this Sep 11, 2023
@bors bors bot deleted the fix-import-for-llsqlite branch September 11, 2023 11:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants