home / github

Menu
  • Search all tables
  • GraphQL API

issue_comments

Table actions
  • GraphQL API for issue_comments

194 rows where user = 22429695 sorted by updated_at descending

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: created_at (date), updated_at (date)

issue >30

  • Reload support for config_dir mode. 1
  • Update pytest-asyncio requirement from <0.13,>=0.10 to >=0.10,<0.15 1
  • initial windows ci setup 1
  • Magic parameters for canned queries 1
  • Skip counting hidden tables 1
  • Load only python files from plugins-dir. 1
  • Use None as a default arg 1
  • Don't install tests package 1
  • Update pytest requirement from <5.5.0,>=5.2.2 to >=5.2.2,<6.1.0 1
  • 'datasette --get' option, refs #926 1
  • Don't hang in db.execute_write_fn() if connection fails 1
  • Run CI on GitHub Actions, not Travis 1
  • Update pytest requirement from <6.1.0,>=5.2.2 to >=5.2.2,<6.2.0 1
  • Allow facet by primary keys, fixes #985 1
  • Run tests against Python 3.9 1
  • Document setting Google Cloud SDK properties 1
  • datasette.client internal requests mechanism 1
  • Add json_loads and json_dumps jinja2 filters 1
  • Update janus requirement from <0.6,>=0.4 to >=0.4,<0.7 1
  • Update asgiref requirement from ~=3.2.10 to >=3.2.10,<3.4.0 1
  • Fix table name in spatialite example command 1
  • Make `package` command deal with a configuration directory argument 1
  • Fallback to databases in inspect-data.json when no -i options are passed 1
  • DOC: Fix syntax error 1
  • /db/table/-/blob/pk/column.blob download URL 1
  • Include LICENSE in sdist 1
  • Add minimum supported python 1
  • Add template block prior to extra URL loaders 1
  • Radical new colour scheme and base styles, courtesy of @natbat 1
  • Update aiofiles requirement from <0.6,>=0.4 to >=0.4,<0.7 1
  • …

user 1

  • codecov[bot] · 194 ✖

author_association 1

  • NONE 194
id html_url issue_url node_id user created_at updated_at ▲ author_association body reactions issue performed_via_github_app
1457016788 https://github.com/simonw/datasette/pull/2031#issuecomment-1457016788 https://api.github.com/repos/simonw/datasette/issues/2031 IC_kwDOBm6k_c5W2E_U codecov[bot] 22429695 2023-03-06T21:18:18Z 2023-03-24T18:29:49Z NONE

Codecov Report

Patch coverage: 97.72% and project coverage change: -0.36 :warning:

Comparison is base (3feed1f) 92.46% compared to head (c8a2904) 92.11%.

:exclamation: Current head c8a2904 differs from pull request most recent head ef25867. Consider uploading reports for the commit ef25867 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2031 +/- ## ========================================== - Coverage 92.46% 92.11% -0.36% ========================================== Files 38 38 Lines 5750 5556 -194 ========================================== - Hits 5317 5118 -199 - Misses 433 438 +5 ``` | [Impacted Files](https://codecov.io/gh/simonw/datasette/pull/2031?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison) | Coverage Δ | | |---|---|---| | [datasette/views/table.py](https://codecov.io/gh/simonw/datasette/pull/2031?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison#diff-ZGF0YXNldHRlL3ZpZXdzL3RhYmxlLnB5) | `92.57% <97.56%> (-3.35%)` | :arrow_down: | | [datasette/views/base.py](https://codecov.io/gh/simonw/datasette/pull/2031?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison#diff-ZGF0YXNldHRlL3ZpZXdzL2Jhc2UucHk=) | `95.17% <100.00%> (+2.38%)` | :arrow_up: | | [datasette/views/row.py](https://codecov.io/gh/simonw/datasette/pull/2031?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison#diff-ZGF0YXNldHRlL3ZpZXdzL3Jvdy5weQ==) | `87.93% <100.00%> (+0.10%)` | :arrow_up: | ... and [8 files with indirect coverage changes](https://codecov.io/gh/simonw/datasette/pull/2031/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison) Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Expand foreign key references in row view as well 1605481359  
1482859217 https://github.com/simonw/datasette/pull/2043#issuecomment-1482859217 https://api.github.com/repos/simonw/datasette/issues/2043 IC_kwDOBm6k_c5YYqLR codecov[bot] 22429695 2023-03-24T14:05:54Z 2023-03-24T14:05:54Z NONE

Codecov Report

Patch coverage has no change and project coverage change: -0.06 :warning:

Comparison is base (3feed1f) 92.46% compared to head (85b9e51) 92.41%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2043 +/- ## ========================================== - Coverage 92.46% 92.41% -0.06% ========================================== Files 38 38 Lines 5750 5750 ========================================== - Hits 5317 5314 -3 - Misses 433 436 +3 ``` [see 2 files with indirect coverage changes](https://codecov.io/gh/simonw/datasette/pull/2043/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison) Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Bump furo from 2022.12.7 to 2023.3.23 1639446870  
1480349156 https://github.com/simonw/datasette/pull/1999#issuecomment-1480349156 https://api.github.com/repos/simonw/datasette/issues/1999 IC_kwDOBm6k_c5YPFXk codecov[bot] 22429695 2023-03-22T22:40:58Z 2023-03-22T22:48:57Z NONE

Codecov Report

Patch coverage: 87.89% and project coverage change: -4.43 :warning:

Comparison is base (56b0758) 92.15% compared to head (921faae) 87.73%.

:exclamation: Current head 921faae differs from pull request most recent head 69a31cd. Consider uploading reports for the commit 69a31cd to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1999 +/- ## ========================================== - Coverage 92.15% 87.73% -4.43% ========================================== Files 38 38 Lines 5560 6066 +506 ========================================== + Hits 5124 5322 +198 - Misses 436 744 +308 ``` | [Impacted Files](https://codecov.io/gh/simonw/datasette/pull/1999?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison) | Coverage Δ | | |---|---|---| | [datasette/views/database.py](https://codecov.io/gh/simonw/datasette/pull/1999?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison#diff-ZGF0YXNldHRlL3ZpZXdzL2RhdGFiYXNlLnB5) | `96.61% <ø> (ø)` | | | [datasette/views/row.py](https://codecov.io/gh/simonw/datasette/pull/1999?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison#diff-ZGF0YXNldHRlL3ZpZXdzL3Jvdy5weQ==) | `87.82% <ø> (ø)` | | | [datasette/views/table.py](https://codecov.io/gh/simonw/datasette/pull/1999?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison#diff-ZGF0YXNldHRlL3ZpZXdzL3RhYmxlLnB5) | `69.11% <86.76%> (-23.46%)` | :arrow_down: | | [datasette/renderer.py](https://codecov.io/gh/simonw/datasette/pull/1999?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison#diff-ZGF0YXNldHRlL3JlbmRlcmVyLnB5) | `93.33% <90.90%> (-0.87%)` | :arrow_down: | | [datasette/views/base.py](https://codecov.io/gh/simonw/datasette/pull/1999?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison#diff-ZGF0YXNldHRlL3ZpZXdzL2Jhc2UucHk=) | `92.78% <91.66%> (-2.39%)` | :arrow_down: | | [datasette/app.py](https://codecov.io/gh/simonw/datasette/pull/1999?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison#diff-ZGF0YXNldHRlL2FwcC5weQ==) | `94.48% <100.00%> (-0.01%)` | :arrow_down: | | [datasette/cli.py](https://codecov.io/gh/simonw/datasette/pull/1999?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison#diff-ZGF0YXNldHRlL2NsaS5weQ==) | `79.93% <100.00%> (ø)` | | | [datasette/hookspecs.py](https://codecov.io/gh/simonw/datasette/pull/1999?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison#diff-ZGF0YXNldHRlL2hvb2tzcGVjcy5weQ==) | `100.00% <100.00%> (ø)` | | | [datasette/publish/cloudrun.py](https://codecov.io/gh/simonw/datasette/pull/1999?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison#diff-ZGF0YXNldHRlL3B1Ymxpc2gvY2xvdWRydW4ucHk=) | `97.29% <100.00%> (ø)` | | | [datasette/utils/\_\_init\_\_.py](https://codecov.io/gh/simonw/datasette/pull/1999?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison#diff-ZGF0YXNldHRlL3V0aWxzL19faW5pdF9fLnB5) | `94.59% <100.00%> (-0.27%)` | :arrow_down: | ... and [2 files with indirect coverage changes](https://codecov.io/gh/simonw/datasette/pull/1999/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison) Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
?_extra= support (draft) 1551694938  
1465038901 https://github.com/simonw/sqlite-utils/pull/531#issuecomment-1465038901 https://api.github.com/repos/simonw/sqlite-utils/issues/531 IC_kwDOCGYnMM5XUrg1 codecov[bot] 22429695 2023-03-11T22:29:19Z 2023-03-11T22:29:19Z NONE

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.03 :tada:

Comparison is base (fc221f9) 96.25% compared to head (0e4750d) 96.29%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #531 +/- ## ========================================== + Coverage 96.25% 96.29% +0.03% ========================================== Files 6 6 Lines 2671 2671 ========================================== + Hits 2571 2572 +1 + Misses 100 99 -1 ``` | [Impacted Files](https://codecov.io/gh/simonw/sqlite-utils/pull/531?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison) | Coverage Δ | | |---|---|---| | [sqlite\_utils/db.py](https://codecov.io/gh/simonw/sqlite-utils/pull/531?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison#diff-c3FsaXRlX3V0aWxzL2RiLnB5) | `97.33% <ø> (ø)` | | | [sqlite\_utils/utils.py](https://codecov.io/gh/simonw/sqlite-utils/pull/531?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison#diff-c3FsaXRlX3V0aWxzL3V0aWxzLnB5) | `95.13% <ø> (ø)` | | | [sqlite\_utils/cli.py](https://codecov.io/gh/simonw/sqlite-utils/pull/531?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison#diff-c3FsaXRlX3V0aWxzL2NsaS5weQ==) | `95.26% <100.00%> (+0.09%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Add paths for homebrew on Apple silicon 1620164673  
1456925875 https://github.com/simonw/datasette/pull/2028#issuecomment-1456925875 https://api.github.com/repos/simonw/datasette/issues/2028 IC_kwDOBm6k_c5W1uyz codecov[bot] 22429695 2023-03-06T20:26:53Z 2023-03-06T20:26:53Z NONE

Codecov Report

Patch and project coverage have no change.

Comparison is base (0b4a286) 92.11% compared to head (a8dde13) 92.11%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2028 +/- ## ======================================= Coverage 92.11% 92.11% ======================================= Files 38 38 Lines 5555 5555 ======================================= Hits 5117 5117 Misses 438 438 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
add Python 3.11 classifier 1590839187  
1407471459 https://github.com/simonw/datasette/pull/2008#issuecomment-1407471459 https://api.github.com/repos/simonw/datasette/issues/2008 IC_kwDOBm6k_c5T5E9j codecov[bot] 22429695 2023-01-28T19:40:18Z 2023-01-29T04:55:39Z NONE

Codecov Report

Base: 92.11% // Head: 91.78% // Decreases project coverage by -0.34% :warning:

Coverage data is based on head (f529a30) compared to base (e4ebef0). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2008 +/- ## ========================================== - Coverage 92.11% 91.78% -0.34% ========================================== Files 38 39 +1 Lines 5555 5599 +44 ========================================== + Hits 5117 5139 +22 - Misses 438 460 +22 ``` | [Impacted Files](https://codecov.io/gh/simonw/datasette/pull/2008?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison) | Coverage Δ | | |---|---|---| | [datasette/facets.py](https://codecov.io/gh/simonw/datasette/pull/2008?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison#diff-ZGF0YXNldHRlL2ZhY2V0cy5weQ==) | `91.84% <ø> (ø)` | | | [datasette/views/row.py](https://codecov.io/gh/simonw/datasette/pull/2008?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison#diff-ZGF0YXNldHRlL3ZpZXdzL3Jvdy5weQ==) | `87.82% <0.00%> (ø)` | | | [datasette/views/table.py](https://codecov.io/gh/simonw/datasette/pull/2008?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison#diff-ZGF0YXNldHRlL3ZpZXdzL3RhYmxlLnB5) | `92.57% <0.00%> (ø)` | | | [datasette/views/database.py](https://codecov.io/gh/simonw/datasette/pull/2008?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison#diff-ZGF0YXNldHRlL3ZpZXdzL2RhdGFiYXNlLnB5) | `96.61% <0.00%> (ø)` | | | [datasette/utils/shutil\_backport.py](https://codecov.io/gh/simonw/datasette/pull/2008?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison#diff-ZGF0YXNldHRlL3V0aWxzL3NodXRpbF9iYWNrcG9ydC5weQ==) | `9.09% <0.00%> (ø)` | | | [datasette/cli.py](https://codecov.io/gh/simonw/datasette/pull/2008?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison#diff-ZGF0YXNldHRlL2NsaS5weQ==) | `82.40% <0.00%> (+2.77%)` | :arrow_up: | | [datasette/plugins.py](https://codecov.io/gh/simonw/datasette/pull/2008?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison#diff-ZGF0YXNldHRlL3BsdWdpbnMucHk=) | `85.29% <0.00%> (+2.94%)` | :arrow_up: | | [datasette/utils/asgi.py](https://codecov.io/gh/simonw/datasette/pull/2008?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison#diff-ZGF0YXNldHRlL3V0aWxzL2FzZ2kucHk=) | `93.12% <0.00%> (+3.05%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
array facet: don't materialize unnecessary columns 1560982210  
1403110269 https://github.com/simonw/datasette/pull/2004#issuecomment-1403110269 https://api.github.com/repos/simonw/datasette/issues/2004 IC_kwDOBm6k_c5TocN9 codecov[bot] 22429695 2023-01-25T05:18:54Z 2023-01-25T05:18:54Z NONE

Codecov Report

Base: 92.11% // Head: 92.11% // No change to project coverage :thumbsup:

Coverage data is based on head (dca7634) compared to base (e4ebef0). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2004 +/- ## ======================================= Coverage 92.11% 92.11% ======================================= Files 38 38 Lines 5555 5555 ======================================= Hits 5117 5117 Misses 438 438 ``` | [Impacted Files](https://codecov.io/gh/simonw/datasette/pull/2004?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison) | Coverage Δ | | |---|---|---| | [datasette/utils/\_\_init\_\_.py](https://codecov.io/gh/simonw/datasette/pull/2004?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison#diff-ZGF0YXNldHRlL3V0aWxzL19faW5pdF9fLnB5) | `94.86% <ø> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
use single quotes for string literals, fixes #2001 1556065335  
1402894191 https://github.com/simonw/datasette/pull/2003#issuecomment-1402894191 https://api.github.com/repos/simonw/datasette/issues/2003 IC_kwDOBm6k_c5Tnndv codecov[bot] 22429695 2023-01-25T00:49:23Z 2023-01-25T00:49:23Z NONE

Codecov Report

Base: 92.11% // Head: 92.12% // Increases project coverage by +0.01% :tada:

Coverage data is based on head (1e5b42f) compared to base (e4ebef0). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2003 +/- ## ========================================== + Coverage 92.11% 92.12% +0.01% ========================================== Files 38 38 Lines 5555 5565 +10 ========================================== + Hits 5117 5127 +10 Misses 438 438 ``` | [Impacted Files](https://codecov.io/gh/simonw/datasette/pull/2003?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison) | Coverage Δ | | |---|---|---| | [datasette/app.py](https://codecov.io/gh/simonw/datasette/pull/2003?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison#diff-ZGF0YXNldHRlL2FwcC5weQ==) | `94.50% <100.00%> (+0.01%)` | :arrow_up: | | [datasette/filters.py](https://codecov.io/gh/simonw/datasette/pull/2003?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison#diff-ZGF0YXNldHRlL2ZpbHRlcnMucHk=) | `95.73% <100.00%> (+0.04%)` | :arrow_up: | | [datasette/utils/\_\_init\_\_.py](https://codecov.io/gh/simonw/datasette/pull/2003?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison#diff-ZGF0YXNldHRlL3V0aWxzL19faW5pdF9fLnB5) | `94.89% <100.00%> (+0.02%)` | :arrow_up: | | [datasette/views/row.py](https://codecov.io/gh/simonw/datasette/pull/2003?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison#diff-ZGF0YXNldHRlL3ZpZXdzL3Jvdy5weQ==) | `87.82% <100.00%> (ø)` | | | [datasette/views/table.py](https://codecov.io/gh/simonw/datasette/pull/2003?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison#diff-ZGF0YXNldHRlL3ZpZXdzL3RhYmxlLnB5) | `92.61% <100.00%> (+0.03%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Show referring tables and rows when the referring foreign key is compound 1555701851  
1396933348 https://github.com/simonw/datasette/pull/1996#issuecomment-1396933348 https://api.github.com/repos/simonw/datasette/issues/1996 IC_kwDOBm6k_c5TQ4Lk codecov[bot] 22429695 2023-01-19T12:55:57Z 2023-01-19T12:55:57Z NONE

Codecov Report

Base: 92.11% // Head: 92.11% // Increases project coverage by +0.00% :tada:

Coverage data is based on head (96b8b7f) compared to base (6a352e9). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1996 +/- ## ======================================= Coverage 92.11% 92.11% ======================================= Files 38 38 Lines 5555 5556 +1 ======================================= + Hits 5117 5118 +1 Misses 438 438 ``` | [Impacted Files](https://codecov.io/gh/simonw/datasette/pull/1996?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison) | Coverage Δ | | |---|---|---| | [datasette/utils/\_\_init\_\_.py](https://codecov.io/gh/simonw/datasette/pull/1996?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison#diff-ZGF0YXNldHRlL3V0aWxzL19faW5pdF9fLnB5) | `94.87% <100.00%> (+<0.01%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Document custom json encoder 1538342965  
1384039611 https://github.com/simonw/datasette/pull/1992#issuecomment-1384039611 https://api.github.com/repos/simonw/datasette/issues/1992 IC_kwDOBm6k_c5SfsS7 codecov[bot] 22429695 2023-01-16T13:12:32Z 2023-01-16T13:12:32Z NONE

Codecov Report

Base: 92.11% // Head: 92.11% // No change to project coverage :thumbsup:

Coverage data is based on head (bfaa59b) compared to base (6a352e9). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1992 +/- ## ======================================= Coverage 92.11% 92.11% ======================================= Files 38 38 Lines 5555 5555 ======================================= Hits 5117 5117 Misses 438 438 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Bump blacken-docs from 1.12.1 to 1.13.0 1534904478  
1373600402 https://github.com/simonw/datasette/pull/1977#issuecomment-1373600402 https://api.github.com/repos/simonw/datasette/issues/1977 IC_kwDOBm6k_c5R33qS codecov[bot] 22429695 2023-01-06T13:09:51Z 2023-01-06T13:09:51Z NONE

Codecov Report

Base: 92.15% // Head: 92.15% // No change to project coverage :thumbsup:

Coverage data is based on head (a4eebee) compared to base (c41278b). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1977 +/- ## ======================================= Coverage 92.15% 92.15% ======================================= Files 38 38 Lines 5542 5542 ======================================= Hits 5107 5107 Misses 435 435 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Bump sphinx from 5.3.0 to 6.1.1 1522552817  
1372203113 https://github.com/simonw/datasette/pull/1976#issuecomment-1372203113 https://api.github.com/repos/simonw/datasette/issues/1976 IC_kwDOBm6k_c5Ryihp codecov[bot] 22429695 2023-01-05T13:15:04Z 2023-01-05T13:15:04Z NONE

Codecov Report

Base: 92.15% // Head: 92.15% // No change to project coverage :thumbsup:

Coverage data is based on head (af76abc) compared to base (c41278b). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1976 +/- ## ======================================= Coverage 92.15% 92.15% ======================================= Files 38 38 Lines 5542 5542 ======================================= Hits 5107 5107 Misses 435 435 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Bump sphinx from 5.3.0 to 6.1.0 1520712722  
1368935738 https://github.com/simonw/datasette/pull/1974#issuecomment-1368935738 https://api.github.com/repos/simonw/datasette/issues/1974 IC_kwDOBm6k_c5RmE06 codecov[bot] 22429695 2023-01-02T13:12:30Z 2023-01-02T13:12:30Z NONE

Codecov Report

Base: 92.10% // Head: 92.10% // No change to project coverage :thumbsup:

Coverage data is based on head (1e213a3) compared to base (572bdb5). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1974 +/- ## ======================================= Coverage 92.10% 92.10% ======================================= Files 38 38 Lines 5538 5538 ======================================= Hits 5101 5101 Misses 437 437 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Bump sphinx from 5.3.0 to 6.0.0 1516376583  
1354062939 https://github.com/simonw/datasette/pull/1960#issuecomment-1354062939 https://api.github.com/repos/simonw/datasette/issues/1960 IC_kwDOBm6k_c5QtVxb codecov[bot] 22429695 2022-12-16T01:48:06Z 2022-12-17T21:40:43Z NONE

Codecov Report

Base: 92.19% // Head: 92.05% // Decreases project coverage by -0.13% :warning:

Coverage data is based on head (770879a) compared to base (0b68996). Patch coverage: 100.00% of modified lines in pull request are covered.

:exclamation: Current head 770879a differs from pull request most recent head f42bca8. Consider uploading reports for the commit f42bca8 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1960 +/- ## ========================================== - Coverage 92.19% 92.05% -0.14% ========================================== Files 38 38 Lines 5521 5527 +6 ========================================== - Hits 5090 5088 -2 - Misses 431 439 +8 ``` | [Impacted Files](https://codecov.io/gh/simonw/datasette/pull/1960?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison) | Coverage Δ | | |---|---|---| | [datasette/app.py](https://codecov.io/gh/simonw/datasette/pull/1960/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison#diff-ZGF0YXNldHRlL2FwcC5weQ==) | `94.13% <100.00%> (-0.57%)` | :arrow_down: | | [datasette/utils/testing.py](https://codecov.io/gh/simonw/datasette/pull/1960/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison#diff-ZGF0YXNldHRlL3V0aWxzL3Rlc3RpbmcucHk=) | `95.83% <100.00%> (+0.24%)` | :arrow_up: | | [datasette/views/index.py](https://codecov.io/gh/simonw/datasette/pull/1960/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison#diff-ZGF0YXNldHRlL3ZpZXdzL2luZGV4LnB5) | `96.49% <0.00%> (-1.76%)` | :arrow_down: | | [datasette/database.py](https://codecov.io/gh/simonw/datasette/pull/1960/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison#diff-ZGF0YXNldHRlL2RhdGFiYXNlLnB5) | `94.57% <0.00%> (-0.61%)` | :arrow_down: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Port as many tests as possible to async def tests against ds_client 1499150951  
1347632350 https://github.com/simonw/datasette/pull/1940#issuecomment-1347632350 https://api.github.com/repos/simonw/datasette/issues/1940 IC_kwDOBm6k_c5QUzze codecov[bot] 22429695 2022-12-13T01:48:40Z 2022-12-13T02:00:52Z NONE

Codecov Report

Base: 92.00% // Head: 92.03% // Increases project coverage by +0.02% :tada:

Coverage data is based on head (a1317ab) compared to base (e539c1c). Patch coverage: 100.00% of modified lines in pull request are covered.

:exclamation: Current head a1317ab differs from pull request most recent head 94e5c75. Consider uploading reports for the commit 94e5c75 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1940 +/- ## ========================================== + Coverage 92.00% 92.03% +0.02% ========================================== Files 38 38 Lines 5378 5396 +18 ========================================== + Hits 4948 4966 +18 Misses 430 430 ``` | [Impacted Files](https://codecov.io/gh/simonw/datasette/pull/1940?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison) | Coverage Δ | | |---|---|---| | [datasette/permissions.py](https://codecov.io/gh/simonw/datasette/pull/1940/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison#diff-ZGF0YXNldHRlL3Blcm1pc3Npb25zLnB5) | `100.00% <ø> (ø)` | | | [datasette/views/database.py](https://codecov.io/gh/simonw/datasette/pull/1940/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison#diff-ZGF0YXNldHRlL3ZpZXdzL2RhdGFiYXNlLnB5) | `96.26% <ø> (ø)` | | | [datasette/views/index.py](https://codecov.io/gh/simonw/datasette/pull/1940/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison#diff-ZGF0YXNldHRlL3ZpZXdzL2luZGV4LnB5) | `96.49% <ø> (ø)` | | | [datasette/views/special.py](https://codecov.io/gh/simonw/datasette/pull/1940/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison#diff-ZGF0YXNldHRlL3ZpZXdzL3NwZWNpYWwucHk=) | `79.20% <ø> (-0.21%)` | :arrow_down: | | [datasette/views/table.py](https://codecov.io/gh/simonw/datasette/pull/1940/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison#diff-ZGF0YXNldHRlL3ZpZXdzL3RhYmxlLnB5) | `92.57% <ø> (ø)` | | | [datasette/\_\_init\_\_.py](https://codecov.io/gh/simonw/datasette/pull/1940/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison#diff-ZGF0YXNldHRlL19faW5pdF9fLnB5) | `100.00% <100.00%> (ø)` | | | [datasette/app.py](https://codecov.io/gh/simonw/datasette/pull/1940/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison#diff-ZGF0YXNldHRlL2FwcC5weQ==) | `94.47% <100.00%> (+0.04%)` | :arrow_up: | | [datasette/default\_permissions.py](https://codecov.io/gh/simonw/datasette/pull/1940/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison#diff-ZGF0YXNldHRlL2RlZmF1bHRfcGVybWlzc2lvbnMucHk=) | `95.20% <100.00%> (+0.39%)` | :arrow_up: | | [datasette/hookspecs.py](https://codecov.io/gh/simonw/datasette/pull/1940/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison#diff-ZGF0YXNldHRlL2hvb2tzcGVjcy5weQ==) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
register_permissions() plugin hook 1486011362  
1343449918 https://github.com/simonw/datasette/pull/1938#issuecomment-1343449918 https://api.github.com/repos/simonw/datasette/issues/1938 IC_kwDOBm6k_c5QE2s- codecov[bot] 22429695 2022-12-08T22:20:10Z 2022-12-08T22:54:08Z NONE

Codecov Report

Base: 92.00% // Head: 92.01% // Increases project coverage by +0.01% :tada:

Coverage data is based on head (6e35a6b) compared to base (e539c1c). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1938 +/- ## ========================================== + Coverage 92.00% 92.01% +0.01% ========================================== Files 38 38 Lines 5378 5386 +8 ========================================== + Hits 4948 4956 +8 Misses 430 430 ``` | [Impacted Files](https://codecov.io/gh/simonw/datasette/pull/1938?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison) | Coverage Δ | | |---|---|---| | [datasette/default\_permissions.py](https://codecov.io/gh/simonw/datasette/pull/1938/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison#diff-ZGF0YXNldHRlL2RlZmF1bHRfcGVybWlzc2lvbnMucHk=) | `95.10% <100.00%> (+0.29%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
"permissions" blocks in metadata.json/yaml 1485488236  
1339906241 https://github.com/simonw/datasette/pull/1931#issuecomment-1339906241 https://api.github.com/repos/simonw/datasette/issues/1931 IC_kwDOBm6k_c5P3VjB codecov[bot] 22429695 2022-12-06T19:33:32Z 2022-12-08T01:04:56Z NONE

Codecov Report

Base: 90.42% // Head: 91.77% // Increases project coverage by +1.34% :tada:

Coverage data is based on head (645be0f) compared to base (cab5b60). Patch coverage: 95.55% of modified lines in pull request are covered.

:exclamation: Current head 645be0f differs from pull request most recent head 7cd6fd9. Consider uploading reports for the commit 7cd6fd9 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1931 +/- ## ========================================== + Coverage 90.42% 91.77% +1.34% ========================================== Files 36 36 Lines 5057 5019 -38 ========================================== + Hits 4573 4606 +33 + Misses 484 413 -71 ``` | [Impacted Files](https://codecov.io/gh/simonw/datasette/pull/1931?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison) | Coverage Δ | | |---|---|---| | [datasette/views/special.py](https://codecov.io/gh/simonw/datasette/pull/1931/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison#diff-ZGF0YXNldHRlL3ZpZXdzL3NwZWNpYWwucHk=) | `79.41% <0.00%> (ø)` | | | [datasette/views/table.py](https://codecov.io/gh/simonw/datasette/pull/1931/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison#diff-ZGF0YXNldHRlL3ZpZXdzL3RhYmxlLnB5) | `92.44% <97.43%> (+0.20%)` | :arrow_up: | | [datasette/app.py](https://codecov.io/gh/simonw/datasette/pull/1931/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison#diff-ZGF0YXNldHRlL2FwcC5weQ==) | `94.42% <100.00%> (+<0.01%)` | :arrow_up: | | [datasette/default\_permissions.py](https://codecov.io/gh/simonw/datasette/pull/1931/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison#diff-ZGF0YXNldHRlL2RlZmF1bHRfcGVybWlzc2lvbnMucHk=) | `94.81% <100.00%> (+0.07%)` | :arrow_up: | | [datasette/views/database.py](https://codecov.io/gh/simonw/datasette/pull/1931/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison#diff-ZGF0YXNldHRlL3ZpZXdzL2RhdGFiYXNlLnB5) | `95.83% <0.00%> (+17.01%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
/db/table/-/upsert 1473814539  
1340950566 https://github.com/simonw/datasette/pull/1935#issuecomment-1340950566 https://api.github.com/repos/simonw/datasette/issues/1935 IC_kwDOBm6k_c5P7Ugm codecov[bot] 22429695 2022-12-07T13:14:41Z 2022-12-07T13:14:41Z NONE

Codecov Report

Base: 91.73% // Head: 91.49% // Decreases project coverage by -0.24% :warning:

Coverage data is based on head (e8ae41e) compared to base (93ababe). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1935 +/- ## ========================================== - Coverage 91.73% 91.49% -0.25% ========================================== Files 36 37 +1 Lines 4987 5031 +44 ========================================== + Hits 4575 4603 +28 - Misses 412 428 +16 ``` | [Impacted Files](https://codecov.io/gh/simonw/datasette/pull/1935?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison) | Coverage Δ | | |---|---|---| | [datasette/utils/shutil\_backport.py](https://codecov.io/gh/simonw/datasette/pull/1935/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison#diff-ZGF0YXNldHRlL3V0aWxzL3NodXRpbF9iYWNrcG9ydC5weQ==) | `9.09% <0.00%> (ø)` | | | [datasette/app.py](https://codecov.io/gh/simonw/datasette/pull/1935/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison#diff-ZGF0YXNldHRlL2FwcC5weQ==) | `94.78% <0.00%> (+0.36%)` | :arrow_up: | | [datasette/plugins.py](https://codecov.io/gh/simonw/datasette/pull/1935/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison#diff-ZGF0YXNldHRlL3BsdWdpbnMucHk=) | `85.29% <0.00%> (+2.94%)` | :arrow_up: | | [datasette/utils/asgi.py](https://codecov.io/gh/simonw/datasette/pull/1935/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison#diff-ZGF0YXNldHRlL3V0aWxzL2FzZ2kucHk=) | `93.60% <0.00%> (+3.59%)` | :arrow_up: | | [datasette/cli.py](https://codecov.io/gh/simonw/datasette/pull/1935/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison#diff-ZGF0YXNldHRlL2NsaS5weQ==) | `82.18% <0.00%> (+4.00%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Bump furo from 2022.9.29 to 2022.12.7 1481875485  
1336017976 https://github.com/simonw/datasette/pull/1930#issuecomment-1336017976 https://api.github.com/repos/simonw/datasette/issues/1930 IC_kwDOBm6k_c5PogQ4 codecov[bot] 22429695 2022-12-03T02:30:21Z 2022-12-03T02:30:21Z NONE

Codecov Report

Base: 90.42% // Head: 90.42% // No change to project coverage :thumbsup:

Coverage data is based on head (9928ff1) compared to base (cab5b60). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1930 +/- ## ======================================= Coverage 90.42% 90.42% ======================================= Files 36 36 Lines 5057 5057 ======================================= Hits 4573 4573 Misses 484 484 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Typo in JSON API `Updating a row` documentation 1473664029  
1317870550 https://github.com/simonw/datasette/pull/1898#issuecomment-1317870550 https://api.github.com/repos/simonw/datasette/issues/1898 IC_kwDOBm6k_c5OjRvW codecov[bot] 22429695 2022-11-17T00:27:55Z 2022-11-17T00:27:55Z NONE

Codecov Report

Base: 92.55% // Head: 92.55% // No change to project coverage :thumbsup:

Coverage data is based on head (5eb4ea4) compared to base (00e233d). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1898 +/- ## ======================================= Coverage 92.55% 92.55% ======================================= Files 35 35 Lines 4432 4432 ======================================= Hits 4102 4102 Misses 330 330 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Use DOMContentLoaded instead of load event for CodeMirror initialization 1452485922  
1316297347 https://github.com/simonw/datasette/pull/1893#issuecomment-1316297347 https://api.github.com/repos/simonw/datasette/issues/1893 IC_kwDOBm6k_c5OdRqD codecov[bot] 22429695 2022-11-16T04:05:12Z 2022-11-16T23:27:45Z NONE

Codecov Report

Base: 92.55% // Head: 92.55% // No change to project coverage :thumbsup:

Coverage data is based on head (f254be4) compared to base (6f610e1). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1893 +/- ## ======================================= Coverage 92.55% 92.55% ======================================= Files 35 35 Lines 4432 4432 ======================================= Hits 4102 4102 Misses 330 330 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Upgrade to CodeMirror 6, add SQL autocomplete 1450363982  
1297754631 https://github.com/simonw/sqlite-utils/pull/508#issuecomment-1297754631 https://api.github.com/repos/simonw/sqlite-utils/issues/508 IC_kwDOCGYnMM5NWioH codecov[bot] 22429695 2022-10-31T22:14:48Z 2022-10-31T22:53:59Z NONE

Codecov Report

Base: 96.25% // Head: 96.09% // Decreases project coverage by -0.15% :warning:

Coverage data is based on head (2d6a149) compared to base (529110e). Patch coverage: 63.63% of modified lines in pull request are covered.

:exclamation: Current head 2d6a149 differs from pull request most recent head 43a8c4c. Consider uploading reports for the commit 43a8c4c to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #508 +/- ## ========================================== - Coverage 96.25% 96.09% -0.16% ========================================== Files 4 4 Lines 2401 2407 +6 ========================================== + Hits 2311 2313 +2 - Misses 90 94 +4 ``` | [Impacted Files](https://codecov.io/gh/simonw/sqlite-utils/pull/508?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison) | Coverage Δ | | |---|---|---| | [sqlite\_utils/db.py](https://codecov.io/gh/simonw/sqlite-utils/pull/508/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison#diff-c3FsaXRlX3V0aWxzL2RiLnB5) | `96.79% <63.63%> (-0.30%)` | :arrow_down: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Allow surrogates in parameters 1430563092  
1294238862 https://github.com/simonw/datasette/pull/1870#issuecomment-1294238862 https://api.github.com/repos/simonw/datasette/issues/1870 IC_kwDOBm6k_c5NJISO codecov[bot] 22429695 2022-10-27T23:44:25Z 2022-10-27T23:44:25Z NONE

Codecov Report

Base: 92.55% // Head: 92.55% // No change to project coverage :thumbsup:

Coverage data is based on head (4faa4fd) compared to base (bf00b0b). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1870 +/- ## ======================================= Coverage 92.55% 92.55% ======================================= Files 35 35 Lines 4432 4432 ======================================= Hits 4102 4102 Misses 330 330 ``` | [Impacted Files](https://codecov.io/gh/simonw/datasette/pull/1870?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison) | Coverage Δ | | |---|---|---| | [datasette/app.py](https://codecov.io/gh/simonw/datasette/pull/1870/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison#diff-ZGF0YXNldHRlL2FwcC5weQ==) | `94.30% <ø> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
don't use immutable=1, only mode=ro 1426379903  
1278306180 https://github.com/simonw/datasette/pull/1842#issuecomment-1278306180 https://api.github.com/repos/simonw/datasette/issues/1842 IC_kwDOBm6k_c5MMWeE codecov[bot] 22429695 2022-10-14T00:11:46Z 2022-10-24T02:04:52Z NONE

Codecov Report

Base: 92.52% // Head: 92.54% // Increases project coverage by +0.02% :tada:

Coverage data is based on head (3623475) compared to base (79aa0de). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1842 +/- ## ========================================== + Coverage 92.52% 92.54% +0.02% ========================================== Files 35 35 Lines 4415 4428 +13 ========================================== + Hits 4085 4098 +13 Misses 330 330 ``` | [Impacted Files](https://codecov.io/gh/simonw/datasette/pull/1842?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison) | Coverage Δ | | |---|---|---| | [datasette/app.py](https://codecov.io/gh/simonw/datasette/pull/1842/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison#diff-ZGF0YXNldHRlL2FwcC5weQ==) | `94.28% <100.00%> (+0.05%)` | :arrow_up: | | [datasette/views/database.py](https://codecov.io/gh/simonw/datasette/pull/1842/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison#diff-ZGF0YXNldHRlL3ZpZXdzL2RhdGFiYXNlLnB5) | `95.29% <100.00%> (+0.06%)` | :arrow_up: | | [datasette/views/index.py](https://codecov.io/gh/simonw/datasette/pull/1842/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison#diff-ZGF0YXNldHRlL3ZpZXdzL2luZGV4LnB5) | `96.49% <100.00%> (ø)` | | | [datasette/views/row.py](https://codecov.io/gh/simonw/datasette/pull/1842/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison#diff-ZGF0YXNldHRlL3ZpZXdzL3Jvdy5weQ==) | `88.70% <100.00%> (+0.37%)` | :arrow_up: | | [datasette/views/table.py](https://codecov.io/gh/simonw/datasette/pull/1842/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison#diff-ZGF0YXNldHRlL3ZpZXdzL3RhYmxlLnB5) | `95.20% <100.00%> (+0.01%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
check_visibility can now take multiple permissions into account 1408561039  
1275248761 https://github.com/simonw/sqlite-utils/pull/499#issuecomment-1275248761 https://api.github.com/repos/simonw/sqlite-utils/issues/499 IC_kwDOCGYnMM5MAsB5 codecov[bot] 22429695 2022-10-11T20:38:13Z 2022-10-11T20:38:13Z NONE

Codecov Report

Base: 96.37% // Head: 96.25% // Decreases project coverage by -0.11% :warning:

Coverage data is based on head (a25e838) compared to base (d792dad). Patch coverage: 40.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #499 +/- ## ========================================== - Coverage 96.37% 96.25% -0.12% ========================================== Files 4 4 Lines 2401 2406 +5 ========================================== + Hits 2314 2316 +2 - Misses 87 90 +3 ``` | [Impacted Files](https://codecov.io/gh/simonw/sqlite-utils/pull/499?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison) | Coverage Δ | | |---|---|---| | [sqlite\_utils/db.py](https://codecov.io/gh/simonw/sqlite-utils/pull/499/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison#diff-c3FsaXRlX3V0aWxzL2RiLnB5) | `97.09% <40.00%> (-0.23%)` | :arrow_down: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
feat: recreate fts triggers after table transform 1405196044  
1274097701 https://github.com/simonw/sqlite-utils/pull/498#issuecomment-1274097701 https://api.github.com/repos/simonw/sqlite-utils/issues/498 IC_kwDOCGYnMM5L8TAl codecov[bot] 22429695 2022-10-11T05:13:37Z 2022-10-11T05:13:37Z NONE

Codecov Report

Base: 96.37% // Head: 96.37% // Increases project coverage by +0.00% :tada:

Coverage data is based on head (75577e5) compared to base (d792dad). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #498 +/- ## ======================================= Coverage 96.37% 96.37% ======================================= Files 4 4 Lines 2401 2402 +1 ======================================= + Hits 2314 2315 +1 Misses 87 87 ``` | [Impacted Files](https://codecov.io/gh/simonw/sqlite-utils/pull/498?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison) | Coverage Δ | | |---|---|---| | [sqlite\_utils/db.py](https://codecov.io/gh/simonw/sqlite-utils/pull/498/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison#diff-c3FsaXRlX3V0aWxzL2RiLnB5) | `97.32% <100.00%> (+<0.01%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
fix: enable-fts permanently save triggers 1404013495  
1258601033 https://github.com/simonw/datasette/pull/1820#issuecomment-1258601033 https://api.github.com/repos/simonw/datasette/issues/1820 IC_kwDOBm6k_c5LBLpJ codecov[bot] 22429695 2022-09-26T20:32:47Z 2022-10-07T03:58:13Z NONE

Codecov Report

Base: 92.50% // Head: 92.51% // Increases project coverage by +0.01% :tada:

Coverage data is based on head (9bead2a) compared to base (eff1124). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1820 +/- ## ========================================== + Coverage 92.50% 92.51% +0.01% ========================================== Files 35 35 Lines 4400 4406 +6 ========================================== + Hits 4070 4076 +6 Misses 330 330 ``` | [Impacted Files](https://codecov.io/gh/simonw/datasette/pull/1820?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison) | Coverage Δ | | |---|---|---| | [datasette/app.py](https://codecov.io/gh/simonw/datasette/pull/1820/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison#diff-ZGF0YXNldHRlL2FwcC5weQ==) | `94.11% <ø> (ø)` | | | [datasette/views/base.py](https://codecov.io/gh/simonw/datasette/pull/1820/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison#diff-ZGF0YXNldHRlL3ZpZXdzL2Jhc2UucHk=) | `94.80% <100.00%> (+0.05%)` | :arrow_up: | | [datasette/views/database.py](https://codecov.io/gh/simonw/datasette/pull/1820/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison#diff-ZGF0YXNldHRlL3ZpZXdzL2RhdGFiYXNlLnB5) | `95.29% <100.00%> (+0.06%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
[SPIKE] Don't truncate query CSVs 1386456717  
1270855853 https://github.com/simonw/datasette/pull/1837#issuecomment-1270855853 https://api.github.com/repos/simonw/datasette/issues/1837 IC_kwDOBm6k_c5Lv7it codecov[bot] 22429695 2022-10-07T00:01:20Z 2022-10-07T00:01:20Z NONE

Codecov Report

Base: 92.50% // Head: 92.50% // No change to project coverage :thumbsup:

Coverage data is based on head (c12447e) compared to base (eff1124). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1837 +/- ## ======================================= Coverage 92.50% 92.50% ======================================= Files 35 35 Lines 4400 4400 ======================================= Hits 4070 4070 Misses 330 330 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Make hash and size a lazy property 1400431789  
1270595328 https://github.com/simonw/datasette/pull/1835#issuecomment-1270595328 https://api.github.com/repos/simonw/datasette/issues/1835 IC_kwDOBm6k_c5Lu78A codecov[bot] 22429695 2022-10-06T19:42:25Z 2022-10-06T19:42:25Z NONE

Codecov Report

Base: 91.71% // Head: 92.50% // Increases project coverage by +0.78% :tada:

Coverage data is based on head (b4b92df) compared to base (cb1e093). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1835 +/- ## ========================================== + Coverage 91.71% 92.50% +0.78% ========================================== Files 38 35 -3 Lines 4754 4400 -354 ========================================== - Hits 4360 4070 -290 + Misses 394 330 -64 ``` | [Impacted Files](https://codecov.io/gh/simonw/datasette/pull/1835?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison) | Coverage Δ | | |---|---|---| | [datasette/database.py](https://codecov.io/gh/simonw/datasette/pull/1835/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison#diff-ZGF0YXNldHRlL2RhdGFiYXNlLnB5) | | | | [datasette/utils/shutil\_backport.py](https://codecov.io/gh/simonw/datasette/pull/1835/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison#diff-ZGF0YXNldHRlL3V0aWxzL3NodXRpbF9iYWNrcG9ydC5weQ==) | | | | [datasette/\_\_init\_\_.py](https://codecov.io/gh/simonw/datasette/pull/1835/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison#diff-ZGF0YXNldHRlL19faW5pdF9fLnB5) | | | | [datasette/views/base.py](https://codecov.io/gh/simonw/datasette/pull/1835/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison#diff-ZGF0YXNldHRlL3ZpZXdzL2Jhc2UucHk=) | `94.75% <0.00%> (+0.01%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
use inspect data for hash and file size 1400121355  
1258833358 https://github.com/simonw/datasette/pull/1823#issuecomment-1258833358 https://api.github.com/repos/simonw/datasette/issues/1823 IC_kwDOBm6k_c5LCEXO codecov[bot] 22429695 2022-09-27T00:54:15Z 2022-10-05T04:37:54Z NONE

Codecov Report

Base: 91.58% // Head: 92.50% // Increases project coverage by +0.91% :tada:

Coverage data is based on head (b545b6a) compared to base (5f9f567). Patch coverage: 90.47% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1823 +/- ## ========================================== + Coverage 91.58% 92.50% +0.91% ========================================== Files 36 35 -1 Lines 4444 4400 -44 ========================================== Hits 4070 4070 + Misses 374 330 -44 ``` | [Impacted Files](https://codecov.io/gh/simonw/datasette/pull/1823?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison) | Coverage Δ | | |---|---|---| | [datasette/utils/asgi.py](https://codecov.io/gh/simonw/datasette/pull/1823/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison#diff-ZGF0YXNldHRlL3V0aWxzL2FzZ2kucHk=) | `91.06% <88.23%> (ø)` | | | [datasette/app.py](https://codecov.io/gh/simonw/datasette/pull/1823/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison#diff-ZGF0YXNldHRlL2FwcC5weQ==) | `94.11% <100.00%> (ø)` | | | [datasette/utils/shutil\_backport.py](https://codecov.io/gh/simonw/datasette/pull/1823/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison#diff-ZGF0YXNldHRlL3V0aWxzL3NodXRpbF9iYWNrcG9ydC5weQ==) | | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Keyword-only arguments for a bunch of internal methods 1386917344  
1263570186 https://github.com/simonw/datasette/pull/1827#issuecomment-1263570186 https://api.github.com/repos/simonw/datasette/issues/1827 IC_kwDOBm6k_c5LUI0K codecov[bot] 22429695 2022-09-30T13:22:15Z 2022-09-30T13:22:15Z NONE

Codecov Report

Base: 92.50% // Head: 92.50% // No change to project coverage :thumbsup:

Coverage data is based on head (1f0c557) compared to base (34defdc). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1827 +/- ## ======================================= Coverage 92.50% 92.50% ======================================= Files 35 35 Lines 4400 4400 ======================================= Hits 4070 4070 Misses 330 330 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Bump furo from 2022.9.15 to 2022.9.29 1392426838  
1260368122 https://github.com/simonw/datasette/pull/1825#issuecomment-1260368122 https://api.github.com/repos/simonw/datasette/issues/1825 IC_kwDOBm6k_c5LH7D6 codecov[bot] 22429695 2022-09-28T04:20:28Z 2022-09-28T04:20:28Z NONE

Codecov Report

Base: 91.58% // Head: 91.58% // No change to project coverage :thumbsup:

Coverage data is based on head (b16eb2f) compared to base (5f9f567). Patch has no changes to coverable lines.

:exclamation: Current head b16eb2f differs from pull request most recent head e7e96dc. Consider uploading reports for the commit e7e96dc to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1825 +/- ## ======================================= Coverage 91.58% 91.58% ======================================= Files 36 36 Lines 4444 4444 ======================================= Hits 4070 4070 Misses 374 374 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Add documentation for serving via OpenRC 1388227245  
1249355888 https://github.com/simonw/datasette/pull/1812#issuecomment-1249355888 https://api.github.com/repos/simonw/datasette/issues/1812 IC_kwDOBm6k_c5Kd6hw codecov[bot] 22429695 2022-09-16T13:18:37Z 2022-09-16T13:18:37Z NONE

Codecov Report

Base: 91.70% // Head: 91.70% // No change to project coverage :thumbsup:

Coverage data is based on head (b3855e7) compared to base (b40872f). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1812 +/- ## ======================================= Coverage 91.70% 91.70% ======================================= Files 38 38 Lines 4735 4735 ======================================= Hits 4342 4342 Misses 393 393 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Bump furo from 2022.6.21 to 2022.9.15 1375930971  
1248527646 https://github.com/simonw/sqlite-utils/pull/486#issuecomment-1248527646 https://api.github.com/repos/simonw/sqlite-utils/issues/486 IC_kwDOCGYnMM5KawUe codecov[bot] 22429695 2022-09-15T19:34:59Z 2022-09-15T20:23:12Z NONE

Codecov Report

Base: 96.47% // Head: 96.52% // Increases project coverage by +0.04% :tada:

Coverage data is based on head (0acbc68) compared to base (d9b9e07). Patch coverage: 100.00% of modified lines in pull request are covered.

:exclamation: Current head 0acbc68 differs from pull request most recent head d5db749. Consider uploading reports for the commit d5db749 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #486 +/- ## ========================================== + Coverage 96.47% 96.52% +0.04% ========================================== Files 6 6 Lines 2642 2646 +4 ========================================== + Hits 2549 2554 +5 + Misses 93 92 -1 ``` | [Impacted Files](https://codecov.io/gh/simonw/sqlite-utils/pull/486?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison) | Coverage Δ | | |---|---|---| | [sqlite\_utils/cli.py](https://codecov.io/gh/simonw/sqlite-utils/pull/486/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison#diff-c3FsaXRlX3V0aWxzL2NsaS5weQ==) | `95.86% <100.00%> (ø)` | | | [sqlite\_utils/utils.py](https://codecov.io/gh/simonw/sqlite-utils/pull/486/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison#diff-c3FsaXRlX3V0aWxzL3V0aWxzLnB5) | `94.98% <100.00%> (+0.47%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
progressbar for inserts/upserts of all fileformats, closes #485 1366512990  
1237548400 https://github.com/simonw/datasette/pull/1803#issuecomment-1237548400 https://api.github.com/repos/simonw/datasette/issues/1803 IC_kwDOBm6k_c5Jw31w codecov[bot] 22429695 2022-09-06T00:38:18Z 2022-09-06T00:38:18Z NONE

Codecov Report

Base: 91.66% // Head: 91.67% // Increases project coverage by +0.01% :tada:

Coverage data is based on head (2db6f9c) compared to base (51030df). Patch coverage: 100.00% of modified lines in pull request are covered.

:exclamation: Current head 2db6f9c differs from pull request most recent head 7b6a2b4. Consider uploading reports for the commit 7b6a2b4 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1803 +/- ## ========================================== + Coverage 91.66% 91.67% +0.01% ========================================== Files 38 38 Lines 4705 4711 +6 ========================================== + Hits 4313 4319 +6 Misses 392 392 ``` | [Impacted Files](https://codecov.io/gh/simonw/datasette/pull/1803?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison) | Coverage Δ | | |---|---|---| | [datasette/app.py](https://codecov.io/gh/simonw/datasette/pull/1803/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison#diff-ZGF0YXNldHRlL2FwcC5weQ==) | `94.23% <100.00%> (+0.04%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Workaround for test failure: RuntimeError: There is no current event loop 1362567197  
1237380827 https://github.com/simonw/datasette/pull/1801#issuecomment-1237380827 https://api.github.com/repos/simonw/datasette/issues/1801 IC_kwDOBm6k_c5JwO7b codecov[bot] 22429695 2022-09-05T18:35:24Z 2022-09-05T18:35:24Z NONE

Codecov Report

Base: 91.66% // Head: 91.66% // No change to project coverage :thumbsup:

Coverage data is based on head (3f24edd) compared to base (ba35105). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1801 +/- ## ======================================= Coverage 91.66% 91.66% ======================================= Files 38 38 Lines 4705 4705 ======================================= Hits 4313 4313 Misses 392 392 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Don't use upper bound dependencies, refs #1800 1362367821  
1232091957 https://github.com/simonw/sqlite-utils/pull/480#issuecomment-1232091957 https://api.github.com/repos/simonw/sqlite-utils/issues/480 IC_kwDOCGYnMM5JcDs1 codecov[bot] 22429695 2022-08-30T19:45:23Z 2022-08-31T03:34:37Z NONE

Codecov Report

Base: 96.47% // Head: 96.47% // Increases project coverage by +0.00% :tada:

Coverage data is based on head (3dbfca6) compared to base (087753c). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #480 +/- ## ======================================= Coverage 96.47% 96.47% ======================================= Files 6 6 Lines 2640 2642 +2 ======================================= + Hits 2547 2549 +2 Misses 93 93 ``` | [Impacted Files](https://codecov.io/gh/simonw/sqlite-utils/pull/480?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison) | Coverage Δ | | |---|---|---| | [sqlite\_utils/db.py](https://codecov.io/gh/simonw/sqlite-utils/pull/480/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison#diff-c3FsaXRlX3V0aWxzL2RiLnB5) | `97.32% <100.00%> (+<0.01%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Willison)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
search_sql add include_rank option 1355433619  
1224412060 https://github.com/simonw/sqlite-utils/pull/468#issuecomment-1224412060 https://api.github.com/repos/simonw/sqlite-utils/issues/468 IC_kwDOCGYnMM5I-wuc codecov[bot] 22429695 2022-08-23T17:30:24Z 2022-08-27T23:11:44Z NONE

Codecov Report

Merging #468 (fc38480) into main (c5f8a2e) will decrease coverage by 0.12%. The diff coverage is 88.88%.

:exclamation: Current head fc38480 differs from pull request most recent head 2f6a64f. Consider uploading reports for the commit 2f6a64f to get more accurate results

```diff @@ Coverage Diff @@

main #468 +/-

========================================== - Coverage 96.60% 96.47% -0.13%
========================================== Files 6 6
Lines 2590 2640 +50
========================================== + Hits 2502 2547 +45
- Misses 88 93 +5
```

| Impacted Files | Coverage Δ | | |---|---|---| | sqlite_utils/cli.py | 95.86% <66.66%> (-0.09%) | :arrow_down: | | sqlite_utils/db.py | 97.31% <90.19%> (-0.23%) | :arrow_down: |

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
db[table].create(..., transform=True) and create-table --transform 1348294436  
1229130453 https://github.com/simonw/sqlite-utils/pull/473#issuecomment-1229130453 https://api.github.com/repos/simonw/sqlite-utils/issues/473 IC_kwDOCGYnMM5JQwrV codecov[bot] 22429695 2022-08-27T05:55:12Z 2022-08-27T05:55:18Z NONE

Codecov Report

Merging #473 (72db599) into main (a46a5e3) will decrease coverage by 0.07%. The diff coverage is 50.00%.

```diff @@ Coverage Diff @@

main #473 +/-

========================================== - Coverage 96.67% 96.60% -0.08%
========================================== Files 6 6
Lines 2587 2590 +3
========================================== + Hits 2501 2502 +1
- Misses 86 88 +2
```

| Impacted Files | Coverage Δ | | |---|---|---| | sqlite_utils/cli.py | 95.94% <50.00%> (-0.18%) | :arrow_down: |

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Support entrypoints for `--load-extension` 1352953535  
1224606178 https://github.com/simonw/datasette/pull/1792#issuecomment-1224606178 https://api.github.com/repos/simonw/datasette/issues/1792 IC_kwDOBm6k_c5I_gHi codecov[bot] 22429695 2022-08-23T18:49:07Z 2022-08-24T00:11:37Z NONE

Codecov Report

Merging #1792 (f61cfb7) into main (fd1086c) will increase coverage by 0.04%. The diff coverage is n/a.

```diff @@ Coverage Diff @@

main #1792 +/-

========================================== + Coverage 91.66% 91.71% +0.04%
========================================== Files 38 38
Lines 4705 4705
========================================== + Hits 4313 4315 +2
+ Misses 392 390 -2
```

| Impacted Files | Coverage Δ | | |---|---|---| | datasette/database.py | 94.13% <0.00%> (+0.65%) | :arrow_up: |

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Test `--load-extension` in GitHub Actions 1348394901  
1218565147 https://github.com/simonw/sqlite-utils/pull/465#issuecomment-1218565147 https://api.github.com/repos/simonw/sqlite-utils/issues/465 IC_kwDOCGYnMM5IodQb codecov[bot] 22429695 2022-08-17T22:44:40Z 2022-08-17T23:21:22Z NONE

Codecov Report

Merging #465 (bb90d33) into main (45e24de) will not change coverage. The diff coverage is n/a.

```diff @@ Coverage Diff @@

main #465 +/-

======================================= Coverage 96.64% 96.64%
======================================= Files 6 6
Lines 2566 2566
======================================= Hits 2480 2480
Misses 86 86
```

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
beanbag-docutils>=2.0 1342357149  
1203207940 https://github.com/simonw/sqlite-utils/pull/462#issuecomment-1203207940 https://api.github.com/repos/simonw/sqlite-utils/issues/462 IC_kwDOCGYnMM5Ht38E codecov[bot] 22429695 2022-08-02T20:58:38Z 2022-08-02T21:05:58Z NONE

Codecov Report

Merging #462 (0a14a03) into main (1856002) will not change coverage. The diff coverage is n/a.

```diff @@ Coverage Diff @@

main #462 +/-

======================================= Coverage 96.64% 96.64%
======================================= Files 6 6
Lines 2566 2566
======================================= Hits 2480 2480
Misses 86 86
```


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 1856002...0a14a03. Read the comment docs.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Discord badge 1326391841  
1202947160 https://github.com/simonw/sqlite-utils/pull/460#issuecomment-1202947160 https://api.github.com/repos/simonw/sqlite-utils/issues/460 IC_kwDOCGYnMM5Hs4RY codecov[bot] 22429695 2022-08-02T16:20:42Z 2022-08-02T20:53:19Z NONE

Codecov Report

Merging #460 (f21f4cc) into main (1856002) will not change coverage. The diff coverage is n/a.

```diff @@ Coverage Diff @@

main #460 +/-

======================================= Coverage 96.64% 96.64%
======================================= Files 6 6
Lines 2566 2566
======================================= Hits 2480 2480
Misses 86 86
```


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 1856002...f21f4cc. Read the comment docs.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Cross-link CLI to Python docs 1326087800  
1197090890 https://github.com/simonw/sqlite-utils/pull/457#issuecomment-1197090890 https://api.github.com/repos/simonw/sqlite-utils/issues/457 IC_kwDOCGYnMM5HWihK codecov[bot] 22429695 2022-07-27T17:40:14Z 2022-07-27T17:40:40Z NONE

Codecov Report

Merging #457 (80b3907) into main (9e6ccea) will not change coverage. The diff coverage is n/a.

```diff @@ Coverage Diff @@

main #457 +/-

======================================= Coverage 96.64% 96.64%
======================================= Files 6 6
Lines 2566 2566
======================================= Hits 2480 2480
Misses 86 86
```


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 9e6ccea...80b3907. Read the comment docs.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Link to installation instructions 1319881016  
1189130490 https://github.com/simonw/sqlite-utils/pull/455#issuecomment-1189130490 https://api.github.com/repos/simonw/sqlite-utils/issues/455 IC_kwDOCGYnMM5G4LD6 codecov[bot] 22429695 2022-07-19T14:32:10Z 2022-07-19T14:32:10Z NONE

Codecov Report

Merging #455 (1b35a92) into main (855bce8) will not change coverage. The diff coverage is n/a.

```diff @@ Coverage Diff @@

main #455 +/-

======================================= Coverage 96.64% 96.64%
======================================= Files 6 6
Lines 2566 2566
======================================= Hits 2480 2480
Misses 86 86
```

| Impacted Files | Coverage Δ | | |---|---|---| | sqlite_utils/db.py | 97.54% <ø> (ø) | |


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 855bce8...1b35a92. Read the comment docs.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
in extract code, check equality with IS instead of = for nulls 1309542173  
1185949850 https://github.com/simonw/sqlite-utils/pull/452#issuecomment-1185949850 https://api.github.com/repos/simonw/sqlite-utils/issues/452 IC_kwDOCGYnMM5GsCia codecov[bot] 22429695 2022-07-15T21:15:45Z 2022-07-15T21:18:34Z NONE

Codecov Report

Merging #452 (eef350f) into main (42440d6) will increase coverage by 0.00%. The diff coverage is 100.00%.

```diff @@ Coverage Diff @@

main #452 +/-

======================================= Coverage 96.60% 96.61%
======================================= Files 6 6
Lines 2534 2540 +6
======================================= + Hits 2448 2454 +6
Misses 86 86
```

| Impacted Files | Coverage Δ | | |---|---|---| | sqlite_utils/db.py | 97.53% <100.00%> (+0.01%) | :arrow_up: |


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 42440d6...eef350f. Read the comment docs.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Add duplicate table feature 1299760627  
1185536255 https://github.com/simonw/datasette/pull/1769#issuecomment-1185536255 https://api.github.com/repos/simonw/datasette/issues/1769 IC_kwDOBm6k_c5Gqdj_ codecov[bot] 22429695 2022-07-15T13:16:42Z 2022-07-15T13:16:42Z NONE

Codecov Report

Merging #1769 (bb3c610) into main (950cc76) will not change coverage. The diff coverage is n/a.

```diff @@ Coverage Diff @@

main #1769 +/-

======================================= Coverage 91.67% 91.67%
======================================= Files 36 36
Lines 4658 4658
======================================= Hits 4270 4270
Misses 388 388
```


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 950cc76...bb3c610. Read the comment docs.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Update pytest-asyncio requirement from <0.19,>=0.17 to >=0.17,<0.20 1306020162  
1173142896 https://github.com/simonw/datasette/pull/1766#issuecomment-1173142896 https://api.github.com/repos/simonw/datasette/issues/1766 IC_kwDOBm6k_c5F7L1w codecov[bot] 22429695 2022-07-03T17:43:51Z 2022-07-03T17:43:51Z NONE

Codecov Report

Merging #1766 (257fd24) into main (9f1eb0d) will increase coverage by 0.00%. The diff coverage is 100.00%.

```diff @@ Coverage Diff @@

main #1766 +/-

======================================= Coverage 91.67% 91.67%
======================================= Files 36 36
Lines 4658 4659 +1
======================================= + Hits 4270 4271 +1
Misses 388 388
```

| Impacted Files | Coverage Δ | | |---|---|---| | datasette/app.py | 94.27% <100.00%> (+<0.01%) | :arrow_up: |


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 9f1eb0d...257fd24. Read the comment docs.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Keep track of config_dir 1292377561  
1168715058 https://github.com/simonw/datasette/pull/1763#issuecomment-1168715058 https://api.github.com/repos/simonw/datasette/issues/1763 IC_kwDOBm6k_c5FqS0y codecov[bot] 22429695 2022-06-28T13:19:28Z 2022-06-28T13:19:28Z NONE

Codecov Report

Merging #1763 (fd6a817) into main (00e59ec) will not change coverage. The diff coverage is n/a.

```diff @@ Coverage Diff @@

main #1763 +/-

======================================= Coverage 91.67% 91.67%
======================================= Files 36 36
Lines 4658 4658
======================================= Hits 4270 4270
Misses 388 388
```


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 00e59ec...fd6a817. Read the comment docs.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Bump black from 22.1.0 to 22.6.0 1287325944  
1163097455 https://github.com/simonw/datasette/pull/1760#issuecomment-1163097455 https://api.github.com/repos/simonw/datasette/issues/1760 IC_kwDOBm6k_c5FU3Vv codecov[bot] 22429695 2022-06-22T13:27:08Z 2022-06-22T13:27:08Z NONE

Codecov Report

Merging #1760 (69951ee) into main (00e59ec) will not change coverage. The diff coverage is n/a.

```diff @@ Coverage Diff @@

main #1760 +/-

======================================= Coverage 91.67% 91.67%
======================================= Files 36 36
Lines 4658 4658
======================================= Hits 4270 4270
Misses 388 388
```


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 00e59ec...69951ee. Read the comment docs.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Bump furo from 2022.4.7 to 2022.6.21 1280136357  
1160717784 https://github.com/simonw/datasette/pull/1759#issuecomment-1160717784 https://api.github.com/repos/simonw/datasette/issues/1759 IC_kwDOBm6k_c5FLyXY codecov[bot] 22429695 2022-06-20T18:04:46Z 2022-06-20T18:04:46Z NONE

Codecov Report

Merging #1759 (b901bb0) into main (2e97516) will not change coverage. The diff coverage is n/a.

```diff @@ Coverage Diff @@

main #1759 +/-

======================================= Coverage 91.67% 91.67%
======================================= Files 36 36
Lines 4658 4658
======================================= Hits 4270 4270
Misses 388 388
```


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 2e97516...b901bb0. Read the comment docs.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Extract facet portions of table.html out into included templates 1275523220  
1147435032 https://github.com/simonw/datasette/pull/1753#issuecomment-1147435032 https://api.github.com/repos/simonw/datasette/issues/1753 IC_kwDOBm6k_c5EZHgY codecov[bot] 22429695 2022-06-06T13:15:11Z 2022-06-06T13:15:11Z NONE

Codecov Report

Merging #1753 (23a8515) into main (2e97516) will not change coverage. The diff coverage is n/a.

```diff @@ Coverage Diff @@

main #1753 +/-

======================================= Coverage 91.67% 91.67%
======================================= Files 36 36
Lines 4658 4658
======================================= Hits 4270 4270
Misses 388 388
```


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 2e97516...23a8515. Read the comment docs.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Bump furo from 2022.4.7 to 2022.6.4.1 1261826957  
1081861670 https://github.com/simonw/datasette/pull/1693#issuecomment-1081861670 https://api.github.com/repos/simonw/datasette/issues/1693 IC_kwDOBm6k_c5Ae-Ym codecov[bot] 22429695 2022-03-29T13:18:47Z 2022-05-20T20:36:30Z NONE

Codecov Report

Merging #1693 (65a5d5e) into main (1465fea) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 65a5d5e differs from pull request most recent head ec2d1e4. Consider uploading reports for the commit ec2d1e4 to get more accurate results

```diff @@ Coverage Diff @@

main #1693 +/-

======================================= Coverage 91.67% 91.67%
======================================= Files 36 36
Lines 4658 4658
======================================= Hits 4270 4270
Misses 388 388
```


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 1d33fd0...ec2d1e4. Read the comment docs.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Bump black from 22.1.0 to 22.3.0 1184850337  
1107459446 https://github.com/simonw/datasette/pull/1717#issuecomment-1107459446 https://api.github.com/repos/simonw/datasette/issues/1717 IC_kwDOBm6k_c5CAn12 codecov[bot] 22429695 2022-04-23T11:56:36Z 2022-04-23T11:56:36Z NONE

Codecov Report

Merging #1717 (9b9a314) into main (d57c347) will increase coverage by 0.00%. The diff coverage is 100.00%.

```diff @@ Coverage Diff @@

main #1717 +/-

======================================= Coverage 91.75% 91.75%
======================================= Files 34 34
Lines 4574 4575 +1
======================================= + Hits 4197 4198 +1
Misses 377 377
```

| Impacted Files | Coverage Δ | | |---|---|---| | datasette/publish/cloudrun.py | 97.05% <100.00%> (+0.04%) | :arrow_up: |


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update d57c347...9b9a314. Read the comment docs.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Add timeout option to Cloudrun build 1213281044  
1092850719 https://github.com/simonw/datasette/pull/1703#issuecomment-1092850719 https://api.github.com/repos/simonw/datasette/issues/1703 IC_kwDOBm6k_c5BI5Qf codecov[bot] 22429695 2022-04-08T13:18:04Z 2022-04-08T13:18:04Z NONE

Codecov Report

Merging #1703 (73aabe6) into main (90d1be9) will not change coverage. The diff coverage is n/a.

```diff @@ Coverage Diff @@

main #1703 +/-

======================================= Coverage 91.75% 91.75%
======================================= Files 34 34
Lines 4573 4573
======================================= Hits 4196 4196
Misses 377 377
```


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 90d1be9...73aabe6. Read the comment docs.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Update beautifulsoup4 requirement from <4.11.0,>=4.8.1 to >=4.8.1,<4.12.0 1197298420  
1081860312 https://github.com/simonw/datasette/pull/1694#issuecomment-1081860312 https://api.github.com/repos/simonw/datasette/issues/1694 IC_kwDOBm6k_c5Ae-DY codecov[bot] 22429695 2022-03-29T13:17:30Z 2022-03-29T13:17:30Z NONE

Codecov Report

Merging #1694 (83ff967) into main (e73fa72) will not change coverage. The diff coverage is n/a.

```diff @@ Coverage Diff @@

main #1694 +/-

======================================= Coverage 91.74% 91.74%
======================================= Files 34 34
Lines 4565 4565
======================================= Hits 4188 4188
Misses 377 377
```


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update e73fa72...83ff967. Read the comment docs.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Update click requirement from <8.1.0,>=7.1.1 to >=7.1.1,<8.2.0 1184850675  
1079018557 https://github.com/simonw/datasette/pull/1685#issuecomment-1079018557 https://api.github.com/repos/simonw/datasette/issues/1685 IC_kwDOBm6k_c5AUIQ9 codecov[bot] 22429695 2022-03-25T13:16:48Z 2022-03-25T13:16:48Z NONE

Codecov Report

Merging #1685 (933ce47) into main (c496f2b) will not change coverage. The diff coverage is n/a.

```diff @@ Coverage Diff @@

main #1685 +/-

======================================= Coverage 91.74% 91.74%
======================================= Files 34 34
Lines 4565 4565
======================================= Hits 4188 4188
Misses 377 377
```


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update c496f2b...933ce47. Read the comment docs.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Update jinja2 requirement from <3.1.0,>=2.10.3 to >=2.10.3,<3.2.0 1180778860  
1076662556 https://github.com/simonw/sqlite-utils/pull/419#issuecomment-1076662556 https://api.github.com/repos/simonw/sqlite-utils/issues/419 IC_kwDOCGYnMM5ALJEc codecov[bot] 22429695 2022-03-23T18:12:47Z 2022-03-23T18:12:47Z NONE

Codecov Report

Merging #419 (228f736) into main (93fa79d) will not change coverage. The diff coverage is n/a.

```diff @@ Coverage Diff @@

main #419 +/-

======================================= Coverage 96.55% 96.55%
======================================= Files 6 6
Lines 2498 2498
======================================= Hits 2412 2412
Misses 86 86
```


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 93fa79d...228f736. Read the comment docs.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Ignore common generated files 1178484369  
1068193035 https://github.com/simonw/datasette/pull/1659#issuecomment-1068193035 https://api.github.com/repos/simonw/datasette/issues/1659 IC_kwDOBm6k_c4_q1UL codecov[bot] 22429695 2022-03-15T16:28:25Z 2022-03-15T17:56:09Z NONE

Codecov Report

Merging #1659 (85dde28) into main (c10cd48) will increase coverage by 0.03%. The diff coverage is 100.00%.

:exclamation: Current head 85dde28 differs from pull request most recent head 99b8263. Consider uploading reports for the commit 99b8263 to get more accurate results

```diff @@ Coverage Diff @@

main #1659 +/-

========================================== + Coverage 92.06% 92.10% +0.03%
========================================== Files 34 34
Lines 4576 4584 +8
========================================== + Hits 4213 4222 +9
+ Misses 363 362 -1
```

| Impacted Files | Coverage Δ | | |---|---|---| | datasette/app.py | 94.36% <100.00%> (ø) | | | datasette/url_builder.py | 100.00% <100.00%> (ø) | | | datasette/utils/__init__.py | 94.84% <100.00%> (-0.13%) | :arrow_down: | | datasette/views/base.py | 96.07% <100.00%> (+0.58%) | :arrow_up: | | datasette/views/table.py | 96.21% <100.00%> (+0.01%) | :arrow_up: |


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update c10cd48...99b8263. Read the comment docs.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Tilde encoding 1169895600  
1068154183 https://github.com/simonw/datasette/pull/1656#issuecomment-1068154183 https://api.github.com/repos/simonw/datasette/issues/1656 IC_kwDOBm6k_c4_qr1H codecov[bot] 22429695 2022-03-15T15:55:34Z 2022-03-15T15:55:34Z NONE

Codecov Report

Merging #1656 (5d9883f) into main (c10cd48) will not change coverage. The diff coverage is n/a.

```diff @@ Coverage Diff @@

main #1656 +/-

======================================= Coverage 92.06% 92.06%
======================================= Files 34 34
Lines 4576 4576
======================================= Hits 4213 4213
Misses 363 363
```


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update c10cd48...5d9883f. Read the comment docs.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Update pytest requirement from <7.1.0,>=5.2.2 to >=5.2.2,<7.2.0 1168357113  
1059823151 https://github.com/simonw/datasette/pull/1648#issuecomment-1059823151 https://api.github.com/repos/simonw/datasette/issues/1648 IC_kwDOBm6k_c4_K54v codecov[bot] 22429695 2022-03-05T19:56:41Z 2022-03-07T15:38:08Z NONE

Codecov Report

Merging #1648 (32548b8) into main (7d24fd4) will increase coverage by 0.02%. The diff coverage is 100.00%.

```diff @@ Coverage Diff @@

main #1648 +/-

========================================== + Coverage 92.03% 92.05% +0.02%
========================================== Files 34 34
Lines 4557 4570 +13
========================================== + Hits 4194 4207 +13
Misses 363 363
```

| Impacted Files | Coverage Δ | | |---|---|---| | datasette/url_builder.py | 100.00% <100.00%> (ø) | | | datasette/utils/__init__.py | 94.97% <100.00%> (+0.10%) | :arrow_up: | | datasette/views/base.py | 95.49% <100.00%> (ø) | | | datasette/views/table.py | 96.19% <100.00%> (ø) | |


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 7d24fd4...32548b8. Read the comment docs.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Use dash encoding for table names and row primary keys in URLs 1160432941  
1060021753 https://github.com/simonw/datasette/pull/1649#issuecomment-1060021753 https://api.github.com/repos/simonw/datasette/issues/1649 IC_kwDOBm6k_c4_LqX5 codecov[bot] 22429695 2022-03-06T19:13:09Z 2022-03-06T19:13:09Z NONE

Codecov Report

Merging #1649 (59b2c16) into main (0499f17) will not change coverage. The diff coverage is n/a.

```diff @@ Coverage Diff @@

main #1649 +/-

======================================= Coverage 92.03% 92.03%
======================================= Files 34 34
Lines 4557 4557
======================================= Hits 4194 4194
Misses 363 363
```

| Impacted Files | Coverage Δ | | |---|---|---| | datasette/utils/__init__.py | 94.86% <ø> (ø) | |


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 0499f17...59b2c16. Read the comment docs.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Add /opt/homebrew to where spatialite extension can be found 1160677684  
1016456784 https://github.com/simonw/datasette/pull/1602#issuecomment-1016456784 https://api.github.com/repos/simonw/datasette/issues/1602 IC_kwDOBm6k_c48leZQ codecov[bot] 22429695 2022-01-19T13:17:24Z 2022-03-06T01:30:46Z NONE

Codecov Report

Merging #1602 (9eb0bdf) into main (5010d13) will increase coverage by 0.13%. The diff coverage is n/a.

:exclamation: Current head 9eb0bdf differs from pull request most recent head a9c69dc. Consider uploading reports for the commit a9c69dc to get more accurate results

```diff @@ Coverage Diff @@

main #1602 +/-

========================================== + Coverage 92.03% 92.16% +0.13%
========================================== Files 34 34
Lines 4557 4531 -26
========================================== - Hits 4194 4176 -18
+ Misses 363 355 -8
```

| Impacted Files | Coverage Δ | | |---|---|---| | datasette/tracer.py | 82.95% <0.00%> (-1.09%) | :arrow_down: | | datasette/cli.py | 77.85% <0.00%> (-0.09%) | :arrow_down: | | datasette/utils/__init__.py | 94.79% <0.00%> (-0.07%) | :arrow_down: | | datasette/__init__.py | 100.00% <0.00%> (ø) | | | datasette/app.py | 95.37% <0.00%> (+1.05%) | :arrow_up: |


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 73f2d25...a9c69dc. Read the comment docs.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Update pytest-timeout requirement from <2.1,>=1.4.2 to >=1.4.2,<2.2 1108084641  
1040519196 https://github.com/simonw/sqlite-utils/pull/407#issuecomment-1040519196 https://api.github.com/repos/simonw/sqlite-utils/issues/407 IC_kwDOCGYnMM4-BRAc codecov[bot] 22429695 2022-02-15T16:52:21Z 2022-02-15T18:12:03Z NONE

Codecov Report

Merging #407 (a974da5) into main (e7f0401) will increase coverage by 0.71%. The diff coverage is 85.00%.

```diff @@ Coverage Diff @@

main #407 +/-

========================================== + Coverage 95.91% 96.62% +0.71%
========================================== Files 6 6
Lines 2421 2460 +39
========================================== + Hits 2322 2377 +55
+ Misses 99 83 -16
```

| Impacted Files | Coverage Δ | | |---|---|---| | sqlite_utils/cli.py | 95.76% <85.00%> (+0.06%) | :arrow_up: | | sqlite_utils/utils.py | 94.59% <0.00%> (ø) | | | sqlite_utils/db.py | 97.72% <0.00%> (+1.43%) | :arrow_up: |


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update e7f0401...a974da5. Read the comment docs.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Add SpatiaLite helpers to CLI 1138948786  
1031463789 https://github.com/simonw/datasette/pull/1631#issuecomment-1031463789 https://api.github.com/repos/simonw/datasette/issues/1631 IC_kwDOBm6k_c49euNt codecov[bot] 22429695 2022-02-07T13:21:48Z 2022-02-07T13:21:48Z NONE

Codecov Report

Merging #1631 (62eed84) into main (03305ea) will not change coverage. The diff coverage is n/a.

```diff @@ Coverage Diff @@

main #1631 +/-

======================================= Coverage 92.19% 92.19%
======================================= Files 34 34
Lines 4546 4546
======================================= Hits 4191 4191
Misses 355 355
```


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 03305ea...62eed84. Read the comment docs.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Update pytest-asyncio requirement from <0.17,>=0.10 to >=0.10,<0.19 1125973221  
1029980337 https://github.com/simonw/datasette/pull/1629#issuecomment-1029980337 https://api.github.com/repos/simonw/datasette/issues/1629 IC_kwDOBm6k_c49ZECx codecov[bot] 22429695 2022-02-04T13:21:09Z 2022-02-04T13:21:09Z NONE

Codecov Report

Merging #1629 (1c0d848) into main (1af1041) will not change coverage. The diff coverage is n/a.

```diff @@ Coverage Diff @@

main #1629 +/-

======================================= Coverage 92.16% 92.16%
======================================= Files 34 34
Lines 4531 4531
======================================= Hits 4176 4176
Misses 355 355
```


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 1af1041...1c0d848. Read the comment docs.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Update pytest requirement from <6.3.0,>=5.2.2 to >=5.2.2,<7.1.0 1124191982  
1029177700 https://github.com/simonw/sqlite-utils/pull/385#issuecomment-1029177700 https://api.github.com/repos/simonw/sqlite-utils/issues/385 IC_kwDOCGYnMM49WAFk codecov[bot] 22429695 2022-02-03T16:38:45Z 2022-02-04T05:52:39Z NONE

Codecov Report

Merging #385 (af86b17) into main (74586d3) will decrease coverage by 0.61%. The diff coverage is 28.00%.

```diff @@ Coverage Diff @@

main #385 +/-

========================================== - Coverage 96.52% 95.91% -0.62%
========================================== Files 6 6
Lines 2389 2421 +32
========================================== + Hits 2306 2322 +16
- Misses 83 99 +16
```

| Impacted Files | Coverage Δ | | |---|---|---| | sqlite_utils/cli.py | 95.69% <ø> (+0.15%) | :arrow_up: | | sqlite_utils/db.py | 96.29% <15.00%> (-1.40%) | :arrow_down: | | sqlite_utils/utils.py | 94.59% <80.00%> (ø) | |


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 74586d3...af86b17. Read the comment docs.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Add new spatialite helper methods 1102899312  
1028419517 https://github.com/simonw/datasette/pull/1617#issuecomment-1028419517 https://api.github.com/repos/simonw/datasette/issues/1617 IC_kwDOBm6k_c49TG-9 codecov[bot] 22429695 2022-02-02T22:30:26Z 2022-02-03T01:36:07Z NONE

Codecov Report

Merging #1617 (af293c9) into main (2aa686c) will increase coverage by 0.06%. The diff coverage is 100.00%.

```diff @@ Coverage Diff @@

main #1617 +/-

========================================== + Coverage 92.09% 92.16% +0.06%
========================================== Files 34 34
Lines 4518 4531 +13
========================================== + Hits 4161 4176 +15
+ Misses 357 355 -2
```

| Impacted Files | Coverage Δ | | |---|---|---| | datasette/app.py | 95.37% <100.00%> (ø) | | | datasette/views/table.py | 96.19% <0.00%> (ø) | | | datasette/utils/__init__.py | 94.79% <0.00%> (+<0.01%) | :arrow_up: | | datasette/views/base.py | 95.49% <0.00%> (+0.07%) | :arrow_up: | | datasette/views/special.py | 95.09% <0.00%> (+2.38%) | :arrow_up: |


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 2aa686c...af293c9. Read the comment docs.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Ensure template_path always uses "/" to match jinja 1120990806  
1028423514 https://github.com/simonw/datasette/pull/1626#issuecomment-1028423514 https://api.github.com/repos/simonw/datasette/issues/1626 IC_kwDOBm6k_c49TH9a codecov[bot] 22429695 2022-02-02T22:36:37Z 2022-02-02T22:39:52Z NONE

Codecov Report

Merging #1626 (4b4d0e1) into main (b5e6b1a) will not change coverage. The diff coverage is n/a.

```diff @@ Coverage Diff @@

main #1626 +/-

======================================= Coverage 92.16% 92.16%
======================================= Files 34 34
Lines 4531 4531
======================================= Hits 4176 4176
Misses 355 355
```


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b5e6b1a...4b4d0e1. Read the comment docs.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Try test suite against macOS and Windows 1122451096  
1028387529 https://github.com/simonw/datasette/pull/1622#issuecomment-1028387529 https://api.github.com/repos/simonw/datasette/issues/1622 IC_kwDOBm6k_c49S_LJ codecov[bot] 22429695 2022-02-02T21:45:21Z 2022-02-02T21:45:21Z NONE

Codecov Report

Merging #1622 (fbaf317) into main (8d5779a) will not change coverage. The diff coverage is n/a.

```diff @@ Coverage Diff @@

main #1622 +/-

======================================= Coverage 92.11% 92.11%
======================================= Files 34 34
Lines 4525 4525
======================================= Hits 4168 4168
Misses 357 357
```


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 8d5779a...fbaf317. Read the comment docs.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Test against Python 3.11-dev 1122414274  
1025732071 https://github.com/simonw/datasette/pull/1616#issuecomment-1025732071 https://api.github.com/repos/simonw/datasette/issues/1616 IC_kwDOBm6k_c49I23n codecov[bot] 22429695 2022-01-31T13:20:18Z 2022-01-31T13:20:18Z NONE

Codecov Report

Merging #1616 (4ebe94b) into main (2aa686c) will not change coverage. The diff coverage is n/a.

```diff @@ Coverage Diff @@

main #1616 +/-

======================================= Coverage 92.09% 92.09%
======================================= Files 34 34
Lines 4518 4518
======================================= Hits 4161 4161
Misses 357 357
```


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 2aa686c...4ebe94b. Read the comment docs.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Bump black from 21.12b0 to 22.1.0 1119413338  
1012128696 https://github.com/simonw/datasette/pull/1593#issuecomment-1012128696 https://api.github.com/repos/simonw/datasette/issues/1593 IC_kwDOBm6k_c48U9u4 codecov[bot] 22429695 2022-01-13T13:18:35Z 2022-01-13T13:18:35Z NONE

Codecov Report

Merging #1593 (df73ebb) into main (8c401ee) will not change coverage. The diff coverage is n/a.

```diff @@ Coverage Diff @@

main #1593 +/-

======================================= Coverage 92.09% 92.09%
======================================= Files 34 34
Lines 4516 4516
======================================= Hits 4159 4159
Misses 357 357
```


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 8c401ee...df73ebb. Read the comment docs.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Update pytest-asyncio requirement from <0.17,>=0.10 to >=0.10,<0.18 1101705012  
1009531863 https://github.com/simonw/sqlite-utils/pull/377#issuecomment-1009531863 https://api.github.com/repos/simonw/sqlite-utils/issues/377 IC_kwDOCGYnMM48LDvX codecov[bot] 22429695 2022-01-11T02:03:00Z 2022-01-11T02:03:00Z NONE

Codecov Report

Merging #377 (f4ea0d3) into main (b6dad08) will decrease coverage by 0.01%. The diff coverage is 96.00%.

```diff @@ Coverage Diff @@

main #377 +/-

========================================== - Coverage 96.52% 96.50% -0.02%
========================================== Files 6 6
Lines 2330 2378 +48
========================================== + Hits 2249 2295 +46
- Misses 81 83 +2
```

| Impacted Files | Coverage Δ | | |---|---|---| | sqlite_utils/cli.py | 95.49% <94.28%> (-0.06%) | :arrow_down: | | sqlite_utils/db.py | 97.68% <100.00%> (+0.03%) | :arrow_up: |


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b6dad08...f4ea0d3. Read the comment docs.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
`sqlite-utils bulk` command 1097477582  
1008158799 https://github.com/simonw/sqlite-utils/pull/367#issuecomment-1008158799 https://api.github.com/repos/simonw/sqlite-utils/issues/367 IC_kwDOCGYnMM48F0hP codecov[bot] 22429695 2022-01-08T21:36:55Z 2022-01-09T02:34:44Z NONE

Codecov Report

Merging #367 (9848eaa) into main (a8f9cc6) will decrease coverage by 0.20%. The diff coverage is 50.00%.

```diff @@ Coverage Diff @@

main #367 +/-

========================================== - Coverage 96.44% 96.24% -0.21%
========================================== Files 5 6 +1
Lines 2307 2317 +10
========================================== + Hits 2225 2230 +5
- Misses 82 87 +5
```

| Impacted Files | Coverage Δ | | |---|---|---| | sqlite_utils/db.py | 97.15% <28.57%> (-0.42%) | :arrow_down: | | sqlite_utils/__main__.py | 100.00% <100.00%> (ø) | |


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a8f9cc6...9848eaa. Read the comment docs.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Initial prototype of .analyze() methods 1097041471  
1006219956 https://github.com/simonw/sqlite-utils/pull/361#issuecomment-1006219956 https://api.github.com/repos/simonw/sqlite-utils/issues/361 IC_kwDOCGYnMM47-bK0 codecov[bot] 22429695 2022-01-06T01:51:54Z 2022-01-06T06:22:25Z NONE

Codecov Report

Merging #361 (b7f0b88) into main (f3fd861) will decrease coverage by 0.05%. The diff coverage is 92.85%.

```diff @@ Coverage Diff @@

main #361 +/-

========================================== - Coverage 96.49% 96.44% -0.06%
========================================== Files 5 5
Lines 2283 2306 +23
========================================== + Hits 2203 2224 +21
- Misses 80 82 +2
```

| Impacted Files | Coverage Δ | | |---|---|---| | sqlite_utils/cli.py | 95.49% <92.00%> (-0.11%) | :arrow_down: | | sqlite_utils/utils.py | 94.23% <100.00%> (ø) | |


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update f3fd861...b7f0b88. Read the comment docs.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
--lines and --text and --convert and --import 1094890366  
996289541 https://github.com/simonw/datasette/pull/1559#issuecomment-996289541 https://api.github.com/repos/simonw/datasette/issues/1559 IC_kwDOBm6k_c47YiwF codecov[bot] 22429695 2021-12-17T00:07:42Z 2021-12-17T17:28:54Z NONE

Codecov Report

Merging #1559 (71af58d) into main (0663d55) will increase coverage by 0.09%. The diff coverage is 97.97%.

```diff @@ Coverage Diff @@

main #1559 +/-

========================================== + Coverage 91.96% 92.05% +0.09%
========================================== Files 34 34
Lines 4442 4493 +51
========================================== + Hits 4085 4136 +51
Misses 357 357
```

| Impacted Files | Coverage Δ | | |---|---|---| | datasette/plugins.py | 82.35% <ø> (ø) | | | datasette/filters.py | 95.69% <97.67%> (+1.33%) | :arrow_up: | | datasette/hookspecs.py | 100.00% <100.00%> (ø) | | | datasette/views/table.py | 96.21% <100.00%> (+0.13%) | :arrow_up: |


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 0663d55...71af58d. Read the comment docs.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
filters_from_request plugin hook, now used in TableView 1082743068  
996716158 https://github.com/simonw/datasette/pull/1562#issuecomment-996716158 https://api.github.com/repos/simonw/datasette/issues/1562 IC_kwDOBm6k_c47aK5- codecov[bot] 22429695 2021-12-17T13:18:49Z 2021-12-17T13:18:49Z NONE

Codecov Report

Merging #1562 (2f008e8) into main (0663d55) will not change coverage. The diff coverage is n/a.

```diff @@ Coverage Diff @@

main #1562 +/-

======================================= Coverage 91.96% 91.96%
======================================= Files 34 34
Lines 4442 4442
======================================= Hits 4085 4085
Misses 357 357
```


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 0663d55...2f008e8. Read the comment docs.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Update janus requirement from <0.8,>=0.6.2 to >=0.6.2,<1.1 1083246400  
993002933 https://github.com/simonw/datasette/pull/1554#issuecomment-993002933 https://api.github.com/repos/simonw/datasette/issues/1554 IC_kwDOBm6k_c47MAW1 codecov[bot] 22429695 2021-12-13T23:22:58Z 2021-12-13T23:22:58Z NONE

Codecov Report

Merging #1554 (1d08b46) into main (a6ff123) will not change coverage. The diff coverage is n/a.

```diff @@ Coverage Diff @@

main #1554 +/-

======================================= Coverage 91.84% 91.84%
======================================= Files 34 34
Lines 4437 4437
======================================= Hits 4075 4075
Misses 362 362
```

| Impacted Files | Coverage Δ | | |---|---|---| | datasette/views/table.py | 96.04% <ø> (ø) | |


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a6ff123...1d08b46. Read the comment docs.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
TableView refactor 1079129258  
982123183 https://github.com/simonw/sqlite-utils/pull/347#issuecomment-982123183 https://api.github.com/repos/simonw/sqlite-utils/issues/347 IC_kwDOCGYnMM46igKv codecov[bot] 22429695 2021-11-29T23:20:35Z 2021-12-11T01:02:19Z NONE

Codecov Report

Merging #347 (71b6c38) into main (213a0ff) will increase coverage by 0.00%. The diff coverage is 100.00%.

:exclamation: Current head 71b6c38 differs from pull request most recent head 1a7ef2f. Consider uploading reports for the commit 1a7ef2f to get more accurate results

```diff @@ Coverage Diff @@

main #347 +/-

======================================= Coverage 96.51% 96.52%
======================================= Files 5 5
Lines 2270 2271 +1
======================================= + Hits 2191 2192 +1
Misses 79 79
```

| Impacted Files | Coverage Δ | | |---|---|---| | sqlite_utils/cli.py | 95.73% <100.00%> (ø) | | | sqlite_utils/utils.py | 93.68% <100.00%> (+0.03%) | :arrow_up: |


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 213a0ff...1a7ef2f. Read the comment docs.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Test against pysqlite3 running SQLite 3.37 1066603133  
990967417 https://github.com/simonw/datasette/pull/1548#issuecomment-990967417 https://api.github.com/repos/simonw/datasette/issues/1548 IC_kwDOBm6k_c47EPZ5 codecov[bot] 22429695 2021-12-10T13:19:00Z 2021-12-10T13:19:00Z NONE

Codecov Report

Merging #1548 (68383f5) into main (737115e) will not change coverage. The diff coverage is n/a.

```diff @@ Coverage Diff @@

main #1548 +/-

======================================= Coverage 91.84% 91.84%
======================================= Files 34 34
Lines 4438 4438
======================================= Hits 4076 4076
Misses 362 362
```


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 737115e...68383f5. Read the comment docs.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Update pytest-xdist requirement from <2.5,>=2.2.1 to >=2.2.1,<2.6 1076834768  
986768401 https://github.com/simonw/datasette/pull/1543#issuecomment-986768401 https://api.github.com/repos/simonw/datasette/issues/1543 IC_kwDOBm6k_c460OQR codecov[bot] 22429695 2021-12-06T13:18:48Z 2021-12-06T13:18:48Z NONE

Codecov Report

Merging #1543 (353a851) into main (7c02be2) will not change coverage. The diff coverage is n/a.

```diff @@ Coverage Diff @@

main #1543 +/-

======================================= Coverage 91.84% 91.84%
======================================= Files 34 34
Lines 4438 4438
======================================= Hits 4076 4076
Misses 362 362
```


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 7c02be2...353a851. Read the comment docs.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Bump black from 21.11b1 to 21.12b0 1072135269  
977870699 https://github.com/simonw/datasette/pull/1529#issuecomment-977870699 https://api.github.com/repos/simonw/datasette/issues/1529 IC_kwDOBm6k_c46SR9r codecov[bot] 22429695 2021-11-24T13:18:52Z 2021-11-30T02:30:46Z NONE

Codecov Report

Merging #1529 (2cb3dbb) into main (48f1199) will decrease coverage by 0.06%. The diff coverage is n/a.

:exclamation: Current head 2cb3dbb differs from pull request most recent head 495b726. Consider uploading reports for the commit 495b726 to get more accurate results

```diff @@ Coverage Diff @@

main #1529 +/-

========================================== - Coverage 91.90% 91.83% -0.07%
========================================== Files 34 34
Lines 4434 4434
========================================== - Hits 4075 4072 -3
- Misses 359 362 +3
```

| Impacted Files | Coverage Δ | | |---|---|---| | datasette/views/index.py | 96.42% <0.00%> (-1.79%) | :arrow_down: | | datasette/database.py | 92.93% <0.00%> (-0.75%) | :arrow_down: |


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 1beb7d9...495b726. Read the comment docs.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Update janus requirement from <0.7,>=0.6.2 to >=0.6.2,<0.8 1062414013  
981631026 https://github.com/simonw/datasette/pull/1537#issuecomment-981631026 https://api.github.com/repos/simonw/datasette/issues/1537 IC_kwDOBm6k_c46goAy codecov[bot] 22429695 2021-11-29T13:23:20Z 2021-11-29T13:23:20Z NONE

Codecov Report

Merging #1537 (fcfaec1) into main (48f1199) will decrease coverage by 0.06%. The diff coverage is n/a.

```diff @@ Coverage Diff @@

main #1537 +/-

========================================== - Coverage 91.90% 91.83% -0.07%
========================================== Files 34 34
Lines 4434 4434
========================================== - Hits 4075 4072 -3
- Misses 359 362 +3
```

| Impacted Files | Coverage Δ | | |---|---|---| | datasette/views/index.py | 96.42% <0.00%> (-1.79%) | :arrow_down: | | datasette/database.py | 92.93% <0.00%> (-0.75%) | :arrow_down: |


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 48f1199...fcfaec1. Read the comment docs.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Update aiofiles requirement from <0.8,>=0.4 to >=0.4,<0.9 1066023866  
972858458 https://github.com/simonw/datasette/pull/1516#issuecomment-972858458 https://api.github.com/repos/simonw/datasette/issues/1516 IC_kwDOBm6k_c45_KRa codecov[bot] 22429695 2021-11-18T13:19:01Z 2021-11-18T13:19:01Z NONE

Codecov Report

Merging #1516 (a82c620) into main (0156c6b) will not change coverage. The diff coverage is n/a.

```diff @@ Coverage Diff @@

main #1516 +/-

======================================= Coverage 91.82% 91.82%
======================================= Files 34 34
Lines 4430 4430
======================================= Hits 4068 4068
Misses 362 362
```


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 0156c6b...a82c620. Read the comment docs.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Bump black from 21.9b0 to 21.11b1 1057340779  
971575746 https://github.com/simonw/datasette/pull/1514#issuecomment-971575746 https://api.github.com/repos/simonw/datasette/issues/1514 IC_kwDOBm6k_c456RHC codecov[bot] 22429695 2021-11-17T13:18:58Z 2021-11-17T13:18:58Z NONE

Codecov Report

Merging #1514 (b02c35a) into main (0156c6b) will not change coverage. The diff coverage is n/a.

```diff @@ Coverage Diff @@

main #1514 +/-

======================================= Coverage 91.82% 91.82%
======================================= Files 34 34
Lines 4430 4430
======================================= Hits 4068 4068
Misses 362 362
```


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 0156c6b...b02c35a. Read the comment docs.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Bump black from 21.9b0 to 21.11b0 1056117435  
970718652 https://github.com/simonw/datasette/pull/1512#issuecomment-970718652 https://api.github.com/repos/simonw/datasette/issues/1512 IC_kwDOBm6k_c452_28 codecov[bot] 22429695 2021-11-16T22:02:59Z 2021-11-16T23:51:48Z NONE

Codecov Report

Merging #1512 (8f757da) into main (0156c6b) will decrease coverage by 2.10%. The diff coverage is 36.20%.

```diff @@ Coverage Diff @@

main #1512 +/-

========================================== - Coverage 91.82% 89.72% -2.11%
========================================== Files 34 36 +2
Lines 4430 4604 +174
========================================== + Hits 4068 4131 +63
- Misses 362 473 +111
```

| Impacted Files | Coverage Δ | | |---|---|---| | datasette/utils/vendored_graphlib.py | 0.00% <0.00%> (ø) | | | datasette/utils/asyncdi.py | 96.92% <96.92%> (ø) | |


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 0156c6b...8f757da. Read the comment docs.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
New pattern for async view classes 1055402144  
968904414 https://github.com/simonw/datasette/pull/1508#issuecomment-968904414 https://api.github.com/repos/simonw/datasette/issues/1508 IC_kwDOBm6k_c45wE7e codecov[bot] 22429695 2021-11-15T13:20:49Z 2021-11-15T13:20:49Z NONE

Codecov Report

Merging #1508 (299774b) into main (502c02f) will not change coverage. The diff coverage is n/a.

```diff @@ Coverage Diff @@

main #1508 +/-

======================================= Coverage 91.82% 91.82%
======================================= Files 34 34
Lines 4430 4430
======================================= Hits 4068 4068
Misses 362 362
```


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 502c02f...299774b. Read the comment docs.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Update docutils requirement from <0.18 to <0.19 1053655062  
956225475 https://github.com/simonw/datasette/pull/1500#issuecomment-956225475 https://api.github.com/repos/simonw/datasette/issues/1500 IC_kwDOBm6k_c44_tfD codecov[bot] 22429695 2021-11-01T13:16:36Z 2021-11-01T13:16:36Z NONE

Codecov Report

Merging #1500 (1b7f679) into main (2c31d1c) will not change coverage. The diff coverage is n/a.

```diff @@ Coverage Diff @@

main #1500 +/-

======================================= Coverage 91.82% 91.82%
======================================= Files 34 34
Lines 4426 4426
======================================= Hits 4064 4064
Misses 362 362
```


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 2c31d1c...1b7f679. Read the comment docs.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Bump black from 21.9b0 to 21.10b0 1041158024  
938141121 https://github.com/simonw/datasette/pull/1481#issuecomment-938141121 https://api.github.com/repos/simonw/datasette/issues/1481 IC_kwDOBm6k_c436uXB codecov[bot] 22429695 2021-10-07T20:42:37Z 2021-10-24T22:19:28Z NONE

Codecov Report

Merging #1481 (77542e7) into main (6388617) will decrease coverage by 0.01%. The diff coverage is n/a.

:exclamation: Current head 77542e7 differs from pull request most recent head 50005bd. Consider uploading reports for the commit 50005bd to get more accurate results

```diff @@ Coverage Diff @@

main #1481 +/-

========================================== - Coverage 91.83% 91.82% -0.02%
========================================== Files 34 34
Lines 4421 4426 +5
========================================== + Hits 4060 4064 +4
- Misses 361 362 +1
```

| Impacted Files | Coverage Δ | | |---|---|---| | datasette/app.py | 95.36% <0.00%> (-0.14%) | :arrow_down: | | datasette/views/base.py | 95.41% <0.00%> (ø) | | | datasette/views/database.py | 97.56% <0.00%> (ø) | | | datasette/views/table.py | 96.00% <0.00%> (+<0.01%) | :arrow_up: | | datasette/utils/__init__.py | 94.78% <0.00%> (+0.02%) | :arrow_up: |


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 6388617...50005bd. Read the comment docs.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Fix compatibility with Python 3.10 1020436713  
945763015 https://github.com/simonw/datasette/pull/1494#issuecomment-945763015 https://api.github.com/repos/simonw/datasette/issues/1494 IC_kwDOBm6k_c44XzLH codecov[bot] 22429695 2021-10-18T13:22:56Z 2021-10-18T13:22:56Z NONE

Codecov Report

Merging #1494 (7a3e3c3) into main (ff9ccfb) will not change coverage. The diff coverage is n/a.

```diff @@ Coverage Diff @@

main #1494 +/-

======================================= Coverage 91.82% 91.82%
======================================= Files 34 34
Lines 4426 4426
======================================= Hits 4064 4064
Misses 362 362
```


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ff9ccfb...7a3e3c3. Read the comment docs.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Update pytest-asyncio requirement from <0.16,>=0.10 to >=0.10,<0.17 1029100823  
942752844 https://github.com/simonw/sqlite-utils/pull/330#issuecomment-942752844 https://api.github.com/repos/simonw/sqlite-utils/issues/330 IC_kwDOCGYnMM44MURM codecov[bot] 22429695 2021-10-13T22:00:31Z 2021-10-13T22:11:30Z NONE

Codecov Report

Merging #330 (fc3de90) into main (718a8f6) will not change coverage. The diff coverage is n/a.

```diff @@ Coverage Diff @@

main #330 +/-

======================================= Coverage 96.59% 96.59%
======================================= Files 5 5
Lines 2230 2230
======================================= Hits 2154 2154
Misses 76 76
```


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 718a8f6...fc3de90. Read the comment docs.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Test against Python 3.10 1025726600  
915229323 https://github.com/simonw/datasette/pull/1463#issuecomment-915229323 https://api.github.com/repos/simonw/datasette/issues/1463 IC_kwDOBm6k_c42jUqL codecov[bot] 22429695 2021-09-08T13:15:26Z 2021-10-13T21:52:23Z NONE

Codecov Report

Merging #1463 (2dd94c5) into main (0d5cc20) will decrease coverage by 0.00%. The diff coverage is n/a.

:exclamation: Current head 2dd94c5 differs from pull request most recent head 481212c. Consider uploading reports for the commit 481212c to get more accurate results

```diff @@ Coverage Diff @@

main #1463 +/-

========================================== - Coverage 91.83% 91.83% -0.01%
========================================== Files 34 34
Lines 4422 4421 -1
========================================== - Hits 4061 4060 -1
Misses 361 361
```

| Impacted Files | Coverage Δ | | |---|---|---| | datasette/views/table.py | 96.00% <0.00%> (-0.01%) | :arrow_down: |


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update e1012e7...481212c. Read the comment docs.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Update beautifulsoup4 requirement from <4.10.0,>=4.8.1 to >=4.8.1,<4.11.0 991121619  
919141156 https://github.com/simonw/datasette/pull/1471#issuecomment-919141156 https://api.github.com/repos/simonw/datasette/issues/1471 IC_kwDOBm6k_c42yPsk codecov[bot] 22429695 2021-09-14T13:16:29Z 2021-10-13T21:12:25Z NONE

Codecov Report

Merging #1471 (01b05ed) into main (0d5cc20) will decrease coverage by 0.00%. The diff coverage is n/a.

:exclamation: Current head 01b05ed differs from pull request most recent head 847238a. Consider uploading reports for the commit 847238a to get more accurate results

```diff @@ Coverage Diff @@

main #1471 +/-

========================================== - Coverage 91.83% 91.83% -0.01%
========================================== Files 34 34
Lines 4422 4421 -1
========================================== - Hits 4061 4060 -1
Misses 361 361
```

| Impacted Files | Coverage Δ | | |---|---|---| | datasette/views/table.py | 96.00% <0.00%> (-0.01%) | :arrow_down: |


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a673a93...847238a. Read the comment docs.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Bump black from 21.7b0 to 21.9b0 996002181  
940023938 https://github.com/simonw/datasette/pull/1485#issuecomment-940023938 https://api.github.com/repos/simonw/datasette/issues/1485 IC_kwDOBm6k_c44B6CC codecov[bot] 22429695 2021-10-11T13:18:16Z 2021-10-11T13:18:16Z NONE

Codecov Report

Merging #1485 (be9aed9) into main (0d5cc20) will not change coverage. The diff coverage is n/a.

```diff @@ Coverage Diff @@

main #1485 +/-

======================================= Coverage 91.83% 91.83%
======================================= Files 34 34
Lines 4422 4422
======================================= Hits 4061 4061
Misses 361 361
```


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 0d5cc20...be9aed9. Read the comment docs.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Update pytest-timeout requirement from <1.5,>=1.4.2 to >=1.4.2,<2.1 1022688960  
923979964 https://github.com/simonw/datasette/pull/1476#issuecomment-923979964 https://api.github.com/repos/simonw/datasette/issues/1476 IC_kwDOBm6k_c43EtC8 codecov[bot] 22429695 2021-09-21T13:18:22Z 2021-09-21T13:18:22Z NONE

Codecov Report

Merging #1476 (2eb01ff) into main (b28b6cd) will not change coverage. The diff coverage is n/a.

```diff @@ Coverage Diff @@

main #1476 +/-

======================================= Coverage 91.83% 91.83%
======================================= Files 34 34
Lines 4421 4421
======================================= Hits 4060 4060
Misses 361 361
```


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b28b6cd...2eb01ff. Read the comment docs.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Update pytest-xdist requirement from <2.4,>=2.2.1 to >=2.2.1,<2.5 1002459220  
869105782 https://github.com/simonw/datasette/pull/1385#issuecomment-869105782 https://api.github.com/repos/simonw/datasette/issues/1385 MDEyOklzc3VlQ29tbWVudDg2OTEwNTc4Mg== codecov[bot] 22429695 2021-06-27T05:48:55Z 2021-09-13T17:29:30Z NONE

Codecov Report

Merging #1385 (db78094) into main (ea627ba) will not change coverage. The diff coverage is n/a.

:exclamation: Current head db78094 differs from pull request most recent head 8d78c8c. Consider uploading reports for the commit 8d78c8c to get more accurate results

```diff @@ Coverage Diff @@

main #1385 +/-

======================================= Coverage 91.70% 91.70%
======================================= Files 34 34
Lines 4364 4364
======================================= Hits 4002 4002
Misses 362 362
```


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ea627ba...8d78c8c. Read the comment docs.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Fix + improve get_metadata plugin hook docs 930855052  
915321467 https://github.com/simonw/sqlite-utils/pull/326#issuecomment-915321467 https://api.github.com/repos/simonw/sqlite-utils/issues/326 IC_kwDOCGYnMM42jrJ7 codecov[bot] 22429695 2021-09-08T15:05:53Z 2021-09-08T15:05:53Z NONE

Codecov Report

Merging #326 (078a087) into main (77c240d) will not change coverage. The diff coverage is n/a.

```diff @@ Coverage Diff @@

main #326 +/-

======================================= Coverage 96.58% 96.58%
======================================= Files 5 5
Lines 2223 2223
======================================= Hits 2147 2147
Misses 76 76
```


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 77c240d...078a087. Read the comment docs.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Test against 3.10-dev 991237645  
908337614 https://github.com/simonw/datasette/pull/1453#issuecomment-908337614 https://api.github.com/repos/simonw/datasette/issues/1453 IC_kwDOBm6k_c42JCHO codecov[bot] 22429695 2021-08-30T13:20:26Z 2021-08-30T13:20:26Z NONE

Codecov Report

Merging #1453 (4f492a7) into main (67cbf0a) will not change coverage. The diff coverage is n/a.

```diff @@ Coverage Diff @@

main #1453 +/-

======================================= Coverage 91.83% 91.83%
======================================= Files 34 34
Lines 4421 4421
======================================= Hits 4060 4060
Misses 361 361
```


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 67cbf0a...4f492a7. Read the comment docs.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Bump black from 21.7b0 to 21.8b0 982780906  
906414811 https://github.com/simonw/datasette/pull/1448#issuecomment-906414811 https://api.github.com/repos/simonw/datasette/issues/1448 IC_kwDOBm6k_c42Bsrb codecov[bot] 22429695 2021-08-26T13:29:02Z 2021-08-26T13:29:02Z NONE

Codecov Report

Merging #1448 (a211747) into main (a1a33bb) will not change coverage. The diff coverage is n/a.

```diff @@ Coverage Diff @@

main #1448 +/-

======================================= Coverage 91.82% 91.82%
======================================= Files 34 34
Lines 4418 4418
======================================= Hits 4057 4057
Misses 361 361
```


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a1a33bb...a211747. Read the comment docs.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Update pluggy requirement from ~=0.13.0 to >=0.13,<1.1 980228553  
905022931 https://github.com/simonw/sqlite-utils/pull/321#issuecomment-905022931 https://api.github.com/repos/simonw/sqlite-utils/issues/321 IC_kwDOCGYnMM418Y3T codecov[bot] 22429695 2021-08-24T22:38:38Z 2021-08-24T23:27:26Z NONE

Codecov Report

Merging #321 (db2dd6d) into main (9258f4b) will increase coverage by 0.16%. The diff coverage is 100.00%.

```diff @@ Coverage Diff @@

main #321 +/-

========================================== + Coverage 96.41% 96.58% +0.16%
========================================== Files 5 5
Lines 2206 2223 +17
========================================== + Hits 2127 2147 +20
+ Misses 79 76 -3
```

| Impacted Files | Coverage Δ | | |---|---|---| | sqlite_utils/cli.py | 95.69% <100.00%> (+0.42%) | :arrow_up: |


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 9258f4b...db2dd6d. Read the comment docs.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Ability to insert file contents as text, in addition to blob 978537855  

Next page

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE [issue_comments] (
   [html_url] TEXT,
   [issue_url] TEXT,
   [id] INTEGER PRIMARY KEY,
   [node_id] TEXT,
   [user] INTEGER REFERENCES [users]([id]),
   [created_at] TEXT,
   [updated_at] TEXT,
   [author_association] TEXT,
   [body] TEXT,
   [reactions] TEXT,
   [issue] INTEGER REFERENCES [issues]([id])
, [performed_via_github_app] TEXT);
CREATE INDEX [idx_issue_comments_issue]
                ON [issue_comments] ([issue]);
CREATE INDEX [idx_issue_comments_user]
                ON [issue_comments] ([user]);
Powered by Datasette · Queries took 1.2ms · About: github-to-sqlite