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

Comparisons: regex, iregex, date, datetime rework. #42

Merged
merged 1 commit into from
Mar 13, 2017

Conversation

szykin
Copy link
Contributor

@szykin szykin commented Mar 13, 2017

Based on #40
Safer check of an attribute name, is_match() now performs special handling for date and datetime fields.

@szykin szykin closed this Mar 13, 2017
@szykin szykin reopened this Mar 13, 2017
@codecov-io
Copy link

codecov-io commented Mar 13, 2017

Codecov Report

Merging #42 into master will not change coverage.
The diff coverage is 100%.

@@          Coverage Diff          @@
##           master    #42   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           6      6           
  Lines         634    672   +38     
=====================================
+ Hits          634    672   +38
Impacted Files Coverage Δ
django_mock_queries/constants.py 100% <100%> (ø)
django_mock_queries/utils.py 100% <100%> (ø)

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 0c38e37...2b24231. Read the comment docs.

@stphivos
Copy link
Owner

Awesome thanks!

@stphivos stphivos merged commit e2e3d42 into stphivos:master Mar 13, 2017
@szykin szykin deleted the feature/comparisons_v2 branch March 14, 2017 00:10
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.

3 participants