duckdb_engine icon indicating copy to clipboard operation
duckdb_engine copied to clipboard

feat: add sqlalchemy test suite

Open Mause opened this issue 3 years ago • 3 comments
trafficstars

Mause avatar Jun 22 '22 06:06 Mause

Test Results

560 tests   187 :heavy_check_mark:  37s :stopwatch:     1 suites  260 :zzz:     1 files      48 :x:  65 :fire:

For more details on these failures and errors, see this check.

Results for commit 8b9252b3.

github-actions[bot] avatar Aug 11 '22 14:08 github-actions[bot]

Test Results

6 tests   6 :heavy_check_mark:  1s :stopwatch: 1 suites  0 :zzz: 1 files    0 :x:

Results for commit 10a9a076.

:recycle: This comment has been updated with latest results.

github-actions[bot] avatar Aug 11 '22 14:08 github-actions[bot]

Codecov Report

Merging #283 (716066c) into master (a767d78) will decrease coverage by 0.10%. The diff coverage is 92.30%.

:exclamation: Current head 716066c differs from pull request most recent head 57c5ffd. Consider uploading reports for the commit 57c5ffd to get more accurate results

@@            Coverage Diff             @@
##           master     #283      +/-   ##
==========================================
- Coverage   94.06%   93.96%   -0.11%     
==========================================
  Files           8       10       +2     
  Lines         455      464       +9     
==========================================
+ Hits          428      436       +8     
- Misses         27       28       +1     
Impacted Files Coverage Δ
sqlalchemy_tests/requirements.py 90.00% <90.00%> (ø)
sqlalchemy_tests/test_sqlalchemy.py 100.00% <100.00%> (ø)
duckdb_engine/config.py 100.00% <0.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

codecov[bot] avatar Aug 11 '22 17:08 codecov[bot]