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

Issue 62 - implement regex pattern validation #65

Merged
merged 6 commits into from
Mar 12, 2021

Conversation

jtv8
Copy link
Contributor

@jtv8 jtv8 commented Mar 12, 2021

No description provided.

@codecov
Copy link

codecov bot commented Mar 12, 2021

Codecov Report

Merging #65 (de64dc6) into master (741edf5) will increase coverage by 0.13%.
The diff coverage is 96.15%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #65      +/-   ##
==========================================
+ Coverage   91.76%   91.89%   +0.13%     
==========================================
  Files          31       32       +1     
  Lines         595      617      +22     
==========================================
+ Hits          546      567      +21     
- Misses         49       50       +1     
Flag Coverage Δ
unittests 91.89% <96.15%> (+0.13%) ⬆️

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

Impacted Files Coverage Δ
wysdom/mixins/RegistersSubclasses.py 97.72% <ø> (ø)
wysdom/base_schema/SchemaPattern.py 93.33% <93.33%> (ø)
wysdom/base_schema/__init__.py 100.00% <100.00%> (ø)
wysdom/object_schema/SchemaDict.py 100.00% <100.00%> (ø)
wysdom/object_schema/SchemaObject.py 100.00% <100.00%> (ø)
wysdom/user_objects/UserProperty.py 94.73% <100.00%> (+0.61%) ⬆️

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 741edf5...de64dc6. Read the comment docs.

@jtv8 jtv8 merged commit 9d98b86 into master Mar 12, 2021
@jtv8 jtv8 deleted the issue-62-Implement_regex_pattern_validation branch May 6, 2021 15:32
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