Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Sort out the tokenizer and tree-construction tests #240

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

Merged
merged 7 commits into from
May 4, 2016

Conversation

gsnedders
Copy link
Member

This:

  • Gives us a single definition of all our tree types for the testsuite in support
  • Moves tree walker tests over to being developed from tree_construction giving them more meaningful ids
  • Moves tokenizer tests to being developed from a new tokenizer.py

@landscape-bot
Copy link

Code Health
Code quality remained the same when pulling 7357bea on gsnedders:tree_types into 3b7e017 on html5lib:master.

@landscape-bot
Copy link

Code Health
Code quality remained the same when pulling fbb5ae0 on gsnedders:tree_types into 3b7e017 on html5lib:master.

@landscape-bot
Copy link

Code Health
Code quality remained the same when pulling fbb5ae0 on gsnedders:tree_types into 3b7e017 on html5lib:master.

@codecov-io
Copy link

codecov-io commented May 3, 2016

Current coverage is 89.20%

Merging #240 into master will increase coverage by +0.28%

@@             master       #240   diff @@
==========================================
  Files            50         50          
  Lines          6675       6713    +38   
  Methods           0          0          
  Messages          0          0          
  Branches       1310       1314     +4   
==========================================
+ Hits           5935       5988    +53   
+ Misses          569        555    -14   
+ Partials        171        170     -1   
  1. 3 files (not in diff) in html5lib were modified. more
    • Misses -9
    • Partials -3
    • Hits +11

Powered by Codecov. Last updated by b5b91cc...bfe955c

@landscape-bot
Copy link

Code Health
Code quality remained the same when pulling 8e1bef2 on gsnedders:tree_types into 3b7e017 on html5lib:master.

@landscape-bot
Copy link

Code Health
Code quality remained the same when pulling bfe955c on gsnedders:tree_types into 3b7e017 on html5lib:master.

@landscape-bot
Copy link

Code Health
Code quality remained the same when pulling 68d6f34 on gsnedders:tree_types into b5b91cc on html5lib:master.

@gsnedders gsnedders merged commit 9dc49f6 into html5lib:master May 4, 2016
@gsnedders gsnedders deleted the tree_types branch May 4, 2016 23:12
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