• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

pablogsal / pegen
84%
master: 84%

Build:
Build:
LAST BUILD BRANCH: errors
DEFAULT BRANCH: master
Repo Added 29 Jul 2019 10:39AM UTC
Files 14
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH xfail
branch: xfail
CHANGE BRANCH
x
Reset
  • xfail
  • add_left_recursion_tests
  • allow_to_compile_extension
  • assignment
  • badge
  • better_errors
  • better_fstrings
  • ci
  • compiler_error
  • cov_badge
  • cpegen_improvements
  • curly_stuff
  • cut_in_c_parser
  • debug_version
  • debug_version_test
  • errors
  • first_sets
  • fix
  • fix_mutual_left_recursion
  • fix_mypy
  • fix_refcount
  • fix_script
  • fix_segfault
  • fix_test_parse_directory
  • fix_visualizer
  • format
  • fstrings
  • headers
  • lambdadefs
  • master
  • metaparser
  • metas
  • minor_cleanups
  • move_stuff
  • mutual
  • mypy
  • new_test_structure
  • number_test
  • numbers
  • pep7
  • refactor
  • refactor_string
  • remove_panic
  • rules_to_grammar
  • segfault
  • smoke_test_c_parser
  • strings
  • test_cparser
  • visitor_Refactor

pending completion
220

push

travis-ci

pablogsal
Don't use xfail for failure scenarios

When testing for sources that we know should raise SyntaxError we should
check explicitly that the parser raises such exception instead of
marking the cases as 'xfail'. As per the pytest docs:

    A xfail means that you expect a test to fail for some reason. A common
    example is a test for a feature not yet implemented, or a bug not yet
    fixed.

1562 of 1866 relevant lines covered (83.71%)

0.84 hits per line

Relevant lines Covered
Build:
Build:
1866 RELEVANT LINES 1562 COVERED LINES
0.84 HITS PER LINE
Source Files on xfail
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
220 xfail Don't use xfail for failure scenarios When testing for sources that we know should raise SyntaxError we should check explicitly that the parser raises such exception instead of marking the cases as 'xfail'. As per the pytest docs: A xfail me... push 15 Jan 2020 01:00PM UTC pablogsal travis-ci pending completion  
See All Builds (238)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc