Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move timeintervals schema to schemas/ dir to include in build #573

Merged
merged 5 commits into from
Sep 21, 2023

Conversation

felixp8
Copy link
Contributor

@felixp8 felixp8 commented Sep 18, 2023

When pip installing neuroconv from PyPI, timeintervals.schema.json isn't being included for some reason, despite the include *.json line in MANIFEST.in. Seemed easiest/safest to move it to schemas/ dir which is consistently included.

@CodyCBakerPhD
Copy link
Member

Existing tests should in principle be enough for this PR

@codecov
Copy link

codecov bot commented Sep 21, 2023

Codecov Report

Merging #573 (d6117da) into main (dfd363e) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #573   +/-   ##
=======================================
  Coverage   91.20%   91.20%           
=======================================
  Files          98       98           
  Lines        5174     5175    +1     
=======================================
+ Hits         4719     4720    +1     
  Misses        455      455           
Flag Coverage Δ
unittests 91.20% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
...conv/datainterfaces/text/timeintervalsinterface.py 93.33% <100.00%> (+0.11%) ⬆️

@CodyCBakerPhD CodyCBakerPhD merged commit f5a3da2 into main Sep 21, 2023
34 checks passed
@CodyCBakerPhD CodyCBakerPhD deleted the fix_timeintervals_schema branch September 21, 2023 15:17
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