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

Bugfixes, dictionary fatal error #47

Merged
merged 2 commits into from
Sep 14, 2019
Merged

Bugfixes, dictionary fatal error #47

merged 2 commits into from
Sep 14, 2019

Conversation

vkbo
Copy link
Owner

@vkbo vkbo commented Sep 14, 2019

Fixes an issue with the spell language setting being "none" triggering a fatal error on next load. Added a try/except to the loading itself.

@codecov-io
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (master@0a7bc22). Click here to learn what that means.
The diff coverage is 75%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #47   +/-   ##
=========================================
  Coverage          ?   74.96%           
=========================================
  Files             ?       29           
  Lines             ?     4757           
  Branches          ?        0           
=========================================
  Hits              ?     3566           
  Misses            ?     1191           
  Partials          ?        0
Impacted Files Coverage Δ
nw/config.py 93.01% <75%> (ø)

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 0a7bc22...3850929. Read the comment docs.

@vkbo vkbo merged commit 4467661 into master Sep 14, 2019
@vkbo vkbo deleted the bugfixes branch September 14, 2019 11:59
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