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

omitting certain tables when loading a json #1634

Draft
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

SimonRubenDrauz
Copy link
Contributor

If you want to omit some tables to be loaded, you can pass a list to the variable omit_tables. If the tables are in the net, they are not loaded but omitted.

@codecov
Copy link

codecov bot commented Jul 12, 2022

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.80%. Comparing base (10717fa) to head (b3275fd).
Report is 1998 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1634      +/-   ##
===========================================
+ Coverage    75.79%   75.80%   +0.01%     
===========================================
  Files          185      185              
  Lines        21876    21889      +13     
===========================================
+ Hits         16580    16594      +14     
+ Misses        5296     5295       -1     

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

@SimonRubenDrauz SimonRubenDrauz marked this pull request as draft July 13, 2022 14:06
@KS-HTK KS-HTK added stale No furter development for more than six month labels May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale No furter development for more than six month
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants