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

twitter / twitter-cldr-rb / 1038
97%
master: 96%

Build:
Build:
LAST BUILD BRANCH: v6.6.0
DEFAULT BRANCH: master
Ran 11 Jan 2016 08:37AM UTC
Jobs 16
Files 219
Run time 4min
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

pending completion
1038

push

travis-ci

camertron
Attempting to test inverse rule sets

60 of 60 new or added lines in 7 files covered. (100.0%)

6092 of 9505 relevant lines covered (64.09%)

65743.95 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
lib/twitter_cldr/transforms/filters/regex_filter.rb
1
100.0
lib/twitter_cldr/transforms/transforms/transform_rule.rb
1
100.0
spec/transforms/rule_set_spec.rb
2
100.0
lib/twitter_cldr/transforms/transformer.rb
2
100.0
lib/twitter_cldr/transforms/transforms/named_transform.rb
3
100.0
lib/twitter_cldr/transforms/conversions/conversion_rule.rb
27
100.0
lib/twitter_cldr/transforms/transform_id.rb

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
lib/twitter_cldr/normalization.rb
1
100.0
lib/twitter_cldr/collation/trie_with_fallback.rb
1
100.0
lib/twitter_cldr/collation/trie.rb
1
100.0
spec/collation/collation_spec.rb
1
100.0
lib/twitter_cldr/tokenizers/token.rb
1
100.0
lib/twitter_cldr/shared/numbering_system.rb
1
100.0
lib/twitter_cldr/parsers/parser.rb
1
100.0
lib/twitter_cldr/formatters/plurals/rules.rb
1
100.0
lib/twitter_cldr/formatters/formatter.rb
1
100.0
spec/core_ext_spec.rb
1
100.0
lib/twitter_cldr/parsers/unicode_regex/character_range.rb
1
100.0
lib/twitter_cldr/formatters/numbers/abbreviated/abbreviated_number_formatter.rb
1
100.0
lib/twitter_cldr/data_readers/timespan_data_reader.rb
1
100.0
lib/twitter_cldr/segmentation/cursor.rb
1
100.0
lib/twitter_cldr/shared/territory.rb
1
100.0
lib/twitter_cldr/transforms/filters/null_filter.rb
1
100.0
lib/twitter_cldr/transforms/transform_id.rb
1
100.0
lib/twitter_cldr/transforms/transforms/break_internal_transform.rb
1
100.0
lib/twitter_cldr/transforms/transforms/transform_rule.rb
1
100.0
lib/twitter_cldr/shared/unicode_regex.rb
1
100.0
lib/twitter_cldr/shared/territories_containment.rb
2
100.0
lib/twitter_cldr/tokenizers/tokenizer.rb
2
100.0
lib/twitter_cldr/tokenizers/numbers/number_tokenizer.rb
2
100.0
lib/twitter_cldr/shared/languages.rb
2
100.0
lib/twitter_cldr/formatters/numbers/number_formatter.rb
2
100.0
lib/twitter_cldr/formatters/plurals/plural_formatter.rb
2
100.0
lib/twitter_cldr/parsers/unicode_regex/component.rb
2
100.0
spec/parsers/unicode_regex/character_range_spec.rb
2
100.0
lib/twitter_cldr/parsers/unicode_regex/unicode_string.rb
2
100.0
lib/twitter_cldr/transforms/comment_rule.rb
2
100.0
lib/twitter_cldr/shared/property_name_aliases.rb
2
100.0
lib/twitter_cldr/shared/postal_codes.rb
2
100.0
lib/twitter_cldr/segmentation/rule.rb
2
100.0
lib/twitter_cldr/segmentation/break_iterator.rb
3
100.0
lib/twitter_cldr/utils/code_points.rb
3
100.0
lib/twitter_cldr/localized/localized_timespan.rb
3
100.0
lib/twitter_cldr/parsers/unicode_regex/character_set.rb
3
100.0
lib/twitter_cldr/transforms/transforms/parser.rb
3
100.0
spec/tokenizers/calendars/datetime_tokenizer_spec.rb
3
100.0
lib/twitter_cldr/transforms/transforms/normalization_transform.rb
3
100.0
lib/twitter_cldr/transforms/filters/regex_filter.rb
3
100.0
lib/twitter_cldr/tokenizers/composite_token.rb
4
100.0
spec/data_readers/date_time_data_reader_spec.rb
4
100.0
spec/tokenizers/token_spec.rb
4
100.0
lib/twitter_cldr/shared/property_normalizer.rb
5
100.0
lib/twitter_cldr/collation/sort_key_builder.rb
5
100.0
spec/parsers/symbol_table_spec.rb
5
100.0
spec/formatters/numbers/rbnf/rbnf_spec.rb
5
100.0
lib/twitter_cldr/segmentation/rule_set.rb
6
100.0
spec/collation/implicit_collation_elements_spec.rb
6
100.0
spec/localized/localized_hash_spec.rb
6
100.0
spec/parsers/unicode_regex/unicode_string_spec.rb
6
100.0
spec/formatters/numbers/helpers/fraction_spec.rb
6
100.0
lib/twitter_cldr/transforms/rule_set.rb
6
100.0
spec/shared/territory_spec.rb
6
100.0
lib/twitter_cldr/transforms/transforms/named_transform.rb
7
100.0
lib/twitter_cldr/parsers/unicode_regex/character_class.rb
7
100.0
lib/twitter_cldr/transforms/rule.rb
7
100.0
lib/twitter_cldr/transforms/transformer.rb
7
100.0
spec/shared/numbering_system_spec.rb
7
100.0
spec/shared/phone_codes_spec.rb
7
100.0
lib/twitter_cldr/transforms/transforms/transform_pair.rb
7
100.0
lib/twitter_cldr/transforms/conversions/conversion_rule.rb
8
100.0
spec/parsers/unicode_regex/literal_spec.rb
8
100.0
lib/twitter_cldr/parsers/unicode_regex_parser.rb
8
100.0
spec/tokenizers/calendars/time_tokenizer_spec.rb
8
100.0
spec/shared/casefolder_spec.rb
8
100.0
lib/twitter_cldr/utils/regexp_ast.rb
9
100.0
spec/collation/trie_with_fallback_spec.rb
9
100.0
spec/data_readers/number_data_reader_spec.rb
9
100.0
spec/formatters/numbers/abbreviated/abbreviated_number_formatter_spec.rb
9
100.0
spec/formatters/numbers/percent_formatter_spec.rb
9
100.0
spec/collation/trie_loader_spec.rb
9
100.0
spec/tokenizers/composite_token_spec.rb
9
100.0
spec/shared/numbers_spec.rb
10
100.0
lib/twitter_cldr/utils.rb
10
100.0
spec/formatters/numbers/decimal_formatter_spec.rb
10
100.0
spec/parsers/unicode_regex/character_set_spec.rb
10
100.0
spec/normalization_spec.rb
10
100.0
spec/formatters/list_formatter_spec.rb
11
100.0
spec/tokenizers/calendars/timespan_tokenizer_spec.rb
11
100.0
spec/shared/property_name_aliases_spec.rb
11
100.0
lib/twitter_cldr/shared/territories.rb
12
100.0
lib/twitter_cldr/parsers/unicode_regex/literal.rb
12
100.0
spec/shared/currencies_spec.rb
13
100.0
spec/localized/localized_symbol_spec.rb
13
100.0
spec/formatters/numbers/currency_formatter_spec.rb
13
100.0
lib/twitter_cldr/transforms/transforms/casing_transform.rb
13
100.0
spec/tokenizers/calendars/date_tokenizer_spec.rb
14
100.0
lib/twitter_cldr/resources/loader.rb
14
100.0
spec/transforms/rule_set_spec.rb
14
100.0
lib/twitter_cldr/segmentation/rule_set_builder.rb
15
100.0
spec/parsers/parser_spec.rb
16
100.0
lib/twitter_cldr/formatters/calendars/date_time_formatter.rb
16
100.0
lib/twitter_cldr/shared/calendar.rb
16
100.0
spec/shared/postal_code_generator_spec.rb
17
100.0
spec/localized/localized_object_spec.rb
17
100.0
spec/shared/property_value_aliases_spec.rb
17
100.0
lib/twitter_cldr/utils/file_system_trie.rb
18
100.0
spec/formatters/numbers/abbreviated/long_decimal_formatter_spec.rb
18
100.0
spec/shared/caser_spec.rb
18
100.0
spec/shared/territories_containment_spec.rb
18
100.0
lib/twitter_cldr/transforms/conversions/side.rb
19
100.0
lib/twitter_cldr/shared/code_point.rb
19
100.0
spec/shared/likely_subtags_spec.rb
19
100.0
lib/twitter_cldr/utils/regexp_sampler.rb
20
100.0
spec/localized/localized_array_spec.rb
20
100.0
spec/segmentation/break_iterator_spec.rb
21
100.0
spec/shared/postal_codes_spec.rb
21
100.0
lib/twitter_cldr/shared/likely_subtags.rb
22
100.0
spec/tokenizers/numbers/number_tokenizer_spec.rb
22
100.0
spec/segmentation/rule_set_spec.rb
22
100.0
lib/twitter_cldr/shared/caser.rb
23
100.0
spec/formatters/numbers/number_formatter_spec.rb
23
100.0
lib/twitter_cldr/shared/property_set.rb
24
100.0
spec/shared/property_normalizer_spec.rb
26
100.0
spec/formatters/numbers/abbreviated/short_decimal_formatter_spec.rb
27
100.0
spec/collation/trie_builder_spec.rb
27
100.0
spec/localized/localized_time_spec.rb
28
100.0
lib/twitter_cldr/data_readers/additional_date_format_selector.rb
29
100.0
spec/formatters/numbers/helpers/integer_spec.rb
29
100.0
spec/segmentation/parser_spec.rb
30
100.0
spec/tokenizers/unicode_regex/unicode_regex_tokenizer_spec.rb
31
100.0
spec/localized/localized_timespan_spec.rb
32
100.0
spec/collation/sort_key_builder_spec.rb
33
100.0
spec/formatters/plurals/rules_spec.rb
33
100.0
spec/parsers/unicode_regex/character_class_spec.rb
33
100.0
spec/localized/localized_datetime_spec.rb
33
100.0
lib/twitter_cldr/shared/properties_database.rb
37
100.0
spec/shared/language_codes_spec.rb
37
100.0
lib/twitter_cldr/transforms/conversion_rule_set.rb
38
100.0
spec/shared/properties_database_spec.rb
39
100.0
lib/twitter_cldr/parsers/number_parser.rb
39
100.0
spec/shared/code_point_spec.rb
40
100.0
spec/shared/languages_spec.rb
42
100.0
spec/parsers/unicode_regex_parser_spec.rb
47
100.0
spec/shared/territories_spec.rb
49
100.0
spec/localized/localized_number_spec.rb
50
100.0
spec/parsers/number_parser_spec.rb
51
100.0
spec/formatters/plurals/plural_formatter_spec.rb
55
100.0
spec/shared/property_set_spec.rb
57
100.0
spec/data_readers/additional_date_format_selector_spec.rb
60
100.0
lib/twitter_cldr/utils/yaml.rb
64
100.0
spec/localized/localized_date_spec.rb
65
100.0
spec/shared/calendar_spec.rb
66
100.0
spec/resources/loader_spec.rb
70
100.0
lib/twitter_cldr/utils/range_set.rb
71
100.0
spec/collation/collator_spec.rb
71
100.0
spec/shared/locale_spec.rb
78
100.0
spec/localized/localized_string_spec.rb
78
100.0
lib/twitter_cldr/shared/locale.rb
93
100.0
spec/collation/trie_spec.rb
99
100.0
spec/shared/unicode_regex_spec.rb
232
100.0
spec/formatters/calendars/datetime_formatter_spec.rb
Jobs
ID Job ID Ran Files Coverage
1 1038.1 (1.9.3, RSPEC_OPTIONS="--tag ~slow spec") 11 Jan 2016 08:37AM UTC 0
62.72
Travis Job 1038.1
2 1038.2 (1.9.3, RSPEC_OPTIONS="--tag slow spec/bidi/bidi_spec.rb spec/collation/collation_spec.rb") 11 Jan 2016 08:38AM UTC 0
83.66
Travis Job 1038.2
3 1038.3 (1.9.3, RSPEC_OPTIONS="--tag slow spec/collation/tailoring_spec.rb spec/collation/trie_dumps_spec.rb") 11 Jan 2016 08:38AM UTC 0
83.54
Travis Job 1038.3
4 1038.4 (1.9.3, RSPEC_OPTIONS="--tag slow spec/formatters/numbers/rbnf/rbnf_spec.rb") 11 Jan 2016 08:37AM UTC 0
81.07
Travis Job 1038.4
5 1038.5 (2.0.0, RSPEC_OPTIONS="--tag ~slow spec") 11 Jan 2016 08:37AM UTC 0
62.73
Travis Job 1038.5
6 1038.6 (2.0.0, RSPEC_OPTIONS="--tag slow spec/bidi/bidi_spec.rb spec/collation/collation_spec.rb") 11 Jan 2016 08:38AM UTC 0
83.66
Travis Job 1038.6
7 1038.7 (2.0.0, RSPEC_OPTIONS="--tag slow spec/collation/tailoring_spec.rb spec/collation/trie_dumps_spec.rb") 11 Jan 2016 08:38AM UTC 0
83.54
Travis Job 1038.7
8 1038.8 (2.0.0, RSPEC_OPTIONS="--tag slow spec/formatters/numbers/rbnf/rbnf_spec.rb") 11 Jan 2016 08:37AM UTC 0
81.07
Travis Job 1038.8
9 1038.9 (2.2.0, RSPEC_OPTIONS="--tag ~slow spec") 11 Jan 2016 08:37AM UTC 0
62.73
Travis Job 1038.9
10 1038.10 (2.2.0, RSPEC_OPTIONS="--tag slow spec/bidi/bidi_spec.rb spec/collation/collation_spec.rb") 11 Jan 2016 08:37AM UTC 0
83.66
Travis Job 1038.10
11 1038.11 (2.2.0, RSPEC_OPTIONS="--tag slow spec/collation/tailoring_spec.rb spec/collation/trie_dumps_spec.rb") 11 Jan 2016 08:37AM UTC 0
83.54
Travis Job 1038.11
12 1038.12 (2.2.0, RSPEC_OPTIONS="--tag slow spec/formatters/numbers/rbnf/rbnf_spec.rb") 11 Jan 2016 08:37AM UTC 0
81.07
Travis Job 1038.12
13 1038.13 (jruby-head, RSPEC_OPTIONS="--tag ~slow spec") 11 Jan 2016 08:38AM UTC 0
0.0
Travis Job 1038.13
14 1038.14 (jruby-head, RSPEC_OPTIONS="--tag slow spec/bidi/bidi_spec.rb spec/collation/collation_spec.rb") 11 Jan 2016 08:40AM UTC 0
0.0
Travis Job 1038.14
15 1038.15 (jruby-head, RSPEC_OPTIONS="--tag slow spec/collation/tailoring_spec.rb spec/collation/trie_dumps_spec.rb") 11 Jan 2016 08:41AM UTC 0
0.0
Travis Job 1038.15
16 1038.16 (jruby-head, RSPEC_OPTIONS="--tag slow spec/formatters/numbers/rbnf/rbnf_spec.rb") 11 Jan 2016 08:40AM UTC 0
0.0
Travis Job 1038.16
Source Files on build 1038
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1038
  • eaa94b6f on github
  • Prev Build on transliterate (#1037)
  • Next Build on transliterate (#1040)
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

© 2026 Coveralls, Inc