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

Qqwy / elixir-type_check
84%
master: 85%

Build:
Build:
LAST BUILD BRANCH: dependabot/hex/excoveralls-0.18.5
DEFAULT BRANCH: master
Repo Added 21 Sep 2021 07:13PM UTC
Files 72
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 fix_map_inspect
branch: fix_map_inspect
CHANGE BRANCH
x
Reset
  • fix_map_inspect
  • 1.13
  • 120-nonempty_list_nonterminates
  • 130-formatter_inspect_limit
  • 139-proper_typespecs_for_lazy
  • 147-guards_function_qualification
  • 152-auto_required_map_keys
  • 154-recognize_qualified_types_of_current_module
  • 160-unresolved_aliases
  • 161-enumerable_not_implemented
  • 174-erlang_modules
  • 4-opaque_named_types
  • 52-enable_runtime_checks
  • 61-customize_options_per_dep
  • 66-__MODULE__
  • 78-struct_fields_bug
  • 85-dialyzer2
  • 85-dialyzer_warning
  • compilation_performance
  • compilation_performance2
  • compilation_performance3
  • compound_fixed_map
  • conditionally_fast_checks
  • credo
  • debug_specs_option
  • default_overrides
  • defstruct!
  • dependabot/hex/benchee-1.1.0
  • dependabot/hex/castore-1.0.10
  • dependabot/hex/castore-1.0.11
  • dependabot/hex/credo-1.6.0
  • dependabot/hex/credo-1.6.1
  • dependabot/hex/credo-1.6.2
  • dependabot/hex/credo-1.6.3
  • dependabot/hex/credo-1.6.4
  • dependabot/hex/credo-1.6.5
  • dependabot/hex/credo-1.6.6
  • dependabot/hex/credo-1.6.7
  • dependabot/hex/credo-1.7.0
  • dependabot/hex/credo-1.7.10
  • dependabot/hex/credo-1.7.11
  • dependabot/hex/credo-1.7.9
  • dependabot/hex/dialyxir-1.2.0
  • dependabot/hex/dialyxir-1.3.0
  • dependabot/hex/dialyxir-1.4.5
  • dependabot/hex/ex_doc-0.25.3
  • dependabot/hex/ex_doc-0.25.5
  • dependabot/hex/ex_doc-0.26.0
  • dependabot/hex/ex_doc-0.27.1
  • dependabot/hex/ex_doc-0.27.3
  • dependabot/hex/ex_doc-0.28.0
  • dependabot/hex/ex_doc-0.28.1
  • dependabot/hex/ex_doc-0.28.2
  • dependabot/hex/ex_doc-0.28.3
  • dependabot/hex/ex_doc-0.28.4
  • dependabot/hex/ex_doc-0.28.5
  • dependabot/hex/ex_doc-0.28.6
  • dependabot/hex/ex_doc-0.29.0
  • dependabot/hex/ex_doc-0.29.1
  • dependabot/hex/ex_doc-0.29.2
  • dependabot/hex/ex_doc-0.29.3
  • dependabot/hex/ex_doc-0.29.4
  • dependabot/hex/ex_doc-0.35.0
  • dependabot/hex/ex_doc-0.35.1
  • dependabot/hex/ex_doc-0.36.1
  • dependabot/hex/excoveralls-0.14.3
  • dependabot/hex/excoveralls-0.14.4
  • dependabot/hex/excoveralls-0.14.5
  • dependabot/hex/excoveralls-0.14.6
  • dependabot/hex/excoveralls-0.15.0
  • dependabot/hex/excoveralls-0.15.1
  • dependabot/hex/excoveralls-0.15.2
  • dependabot/hex/excoveralls-0.15.3
  • dependabot/hex/excoveralls-0.16.0
  • dependabot/hex/excoveralls-0.16.1
  • dependabot/hex/excoveralls-0.18.4
  • dependabot/hex/excoveralls-0.18.5
  • dependabot/hex/stream_data-1.1.2
  • dialyzer_check
  • elixir_1-15_support
  • fancy_map
  • fixed_map_optimization
  • function_as_args
  • function_generators
  • function_generators_phash
  • gradient
  • list_literals
  • main
  • master
  • maybe_improper_list
  • more_maps
  • more_type_overrides
  • named_type_conciseness
  • optional_regression
  • override_functions_with_proper_function_kind
  • port_and_ref
  • protocols_bug
  • refs/tags/0.6.0
  • refs/tags/v0.10.0
  • refs/tags/v0.10.2
  • refs/tags/v0.10.3
  • refs/tags/v0.10.4
  • refs/tags/v0.10.7
  • refs/tags/v0.11.0
  • refs/tags/v0.12.0
  • refs/tags/v0.7.0
  • refs/tags/v0.8.0
  • refs/tags/v0.8.1
  • refs/tags/v0.9.0
  • sized_binary
  • spectest
  • spectest_wip
  • spectest_wip2
  • try_alternate_ci
  • update-ci-versions
  • update_github_workflow

21 Oct 2024 04:49PM UTC coverage: 84.0% (+0.02%) from 83.976%
20eb1305defd362d44dd58cc3bdfb111297777fe

Pull #195

github

Qqwy
Bump changelog + version
Pull Request #195: Fix map inspection (and other failing tests and compiler warnings)

8 of 9 new or added lines in 3 files covered. (88.89%)

1113 of 1325 relevant lines covered (84.0%)

74523.3 hits per line

Relevant lines Covered
Build:
Build:
1325 RELEVANT LINES 1113 COVERED LINES
74523.3 HITS PER LINE
Source Files on fix_map_inspect
  • Tree
  • List 72
  • Changed 50
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
20eb1305... fix_map_inspect Bump changelog + version Pull #195 21 Oct 2024 04:51PM UTC Qqwy github
84.0
f3b122b8... fix_map_inspect Ensure compilation of spectest raises no compiler warnings (do_spectest is dead code when StreamData is not loaded. The compiler did not pick up on that before but now that it does, let's also conditionally compile that whole function or leave it... Pull #195 21 Oct 2024 04:42PM UTC Qqwy github
84.0
146a087c... fix_map_inspect Get rid of warning on old charlist syntax push 21 Oct 2024 04:37PM UTC Qqwy github
83.99
03fe0e93... fix_map_inspect Upgrade StreamData (0.5 to 1.0), and calling newer ExUnit.register_test/6 also for our own spectest macro push 21 Oct 2024 04:33PM UTC Qqwy github
83.99
aa6324e6... fix_map_inspect Ensure FixedMaps always use same key ordering, regardless of OTP version push 21 Oct 2024 04:28PM UTC Qqwy github
83.99
6a749eee... fix_map_inspect Use `sort_maps: true` in two places, which solves 3/6 failing tests push 21 Oct 2024 04:23PM UTC Qqwy github
83.99
See All Builds (482)
  • 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