Skip to content

Add 'sharing.screenshot' to config schema#1999

Merged
jameshadfield merged 2 commits into
masterfrom
james/schema-fix
May 18, 2026
Merged

Add 'sharing.screenshot' to config schema#1999
jameshadfield merged 2 commits into
masterfrom
james/schema-fix

Conversation

@jameshadfield
Copy link
Copy Markdown
Member

I forgot to add this property in #1993

@codecov
Copy link
Copy Markdown

codecov Bot commented May 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.92%. Comparing base (7f2812f) to head (9d178e5).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1999   +/-   ##
=======================================
  Coverage   72.91%   72.92%           
=======================================
  Files          85       85           
  Lines       10711    10714    +3     
  Branches     2096     2096           
=======================================
+ Hits         7810     7813    +3     
  Misses       2535     2535           
  Partials      366      366           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

I forgot to add this property in #1993
This was highlighted by newly failing (stochastic?) CI runs,
e.g. <https://github.com/nextstrain/augur/actions/runs/26004521274/job/76434263607>

    export_v2.py:docstring of augur.export_v2.transfer_directly_from_config:: WARNING: py:class reference target not found: string [ref.class]

CI passed on the PR which introduced this code <#1993>
I presume the new failures are due to newer versions of Sphinx/numpydoc being stricter about
resolving type references in docstrings.
@jameshadfield
Copy link
Copy Markdown
Member Author

CI failure is due to rabies ingest, which has been consistently failing in various PRs this morning. Merging.

@jameshadfield jameshadfield merged commit 8b2f9cc into master May 18, 2026
33 of 34 checks passed
@jameshadfield jameshadfield deleted the james/schema-fix branch May 18, 2026 01:25
Comment thread augur/export_v2.py
config : dict
config JSON with an expected
key : string
key : str
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Re: 9d178e5, see #2002

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants