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

#7-unit-and-integration-tests #8

Merged
merged 90 commits into from
Jan 10, 2022
Merged

Conversation

kaklakariada
Copy link
Collaborator

Closes #7

kaklakariada and others added 30 commits November 19, 2021 15:37
 WARNING: user-level profile defined in project files.
test:0:0: error: file does not exist
linting took 16ms, errors: 1, warnings: 0
Error: Process completed with exit code 3.
% time lein lint
WARNING: user-level profile defined in project files.
linting took 82ms, errors: 0, warnings: 0
lein lint  66.53s user 1.75s system 126% cpu 54.136 total
% time lein lint
WARNING: user-level profile defined in project files.
[clj-kondo] nrepl-0.8.3.jar was already linted, skipping
[clj-kondo] incomplete-0.1.0.jar was already linted, skipping
[clj-kondo] clojure-1.10.0.jar was already linted, skipping
[clj-kondo] spec.alpha-0.2.176.jar was already linted, skipping
[clj-kondo] core.specs.alpha-0.2.44.jar was already linted, skipping
[clj-kondo] metabase-0.41.2.jar was already linted, skipping
linting took 40ms, errors: 0, warnings: 0
lein lint  8.57s user 0.57s system 113% cpu 8.042 total
Co-authored-by: jakobbraun <jakob.braun@posteo.de>
Original version included in ubuntu is outdated
Error building classpath. The following libs must be prepared before use: [metabase/java-deps metabase/sparksql]
Error: Process completed with exit code 1.
Error initializing :plugins
#error {
 :cause /home/runner/work/metabase-driver/metabase-driver/metabase/plugins
 :via
 [{:type java.nio.file.NotDirectoryException
   :message /home/runner/work/metabase-driver/metabase-driver/metabase/plugins
   :at [sun.nio.fs.UnixFileSystemProvider newDirectoryStream UnixFileSystemProvider.java 431]}]
@kaklakariada kaklakariada marked this pull request as ready for review December 22, 2021 16:22
.github/workflows/broken_links_checker.yml Show resolved Hide resolved
doc/developer_guide/developer_guide.md Outdated Show resolved Hide resolved
doc/developer_guide/developer_guide.md Outdated Show resolved Hide resolved
doc/developer_guide/developer_guide.md Outdated Show resolved Hide resolved
src/metabase/driver/exasol.clj Outdated Show resolved Hide resolved
@kaklakariada kaklakariada mentioned this pull request Jan 10, 2022
2 tasks
@kaklakariada kaklakariada merged commit ecd523f into main Jan 10, 2022
@kaklakariada kaklakariada deleted the #7-unit-and-integration-tests branch January 10, 2022 09:54
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.

Add unit and integration tests
2 participants