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

mojotech / torch
71%
master: 65%

Build:
Build:
LAST BUILD BRANCH: dependabot/hex/ex_doc-0.39.2
DEFAULT BRANCH: master
Repo Added 13 Sep 2019 03:08PM UTC
Files 18
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 cpj/filter_date_select
branch: cpj/filter_date_select
CHANGE BRANCH
x
Reset
  • cpj/filter_date_select
  • add-file-type
  • codegen-add-phoenix-ecto-dependency
  • codegen-bot/add-binary-id-support
  • cpj/customize_torch_templates_handling
  • cpj/default_boolean_filters_to_checkboxes
  • cpj/gh-runners
  • cpj/github_actions
  • cpj/liveview-1.0
  • cpj/mojotech_transfer
  • cpj/phoenix_1_5_updates
  • cpj/remove_jquery
  • cpj/support_model_relationships
  • cpj/umbrella_app_support
  • cpj/update_asset_security_warnings
  • cpj/update_uninstall_task
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/checkout-6
  • dependabot/github_actions/actions/setup-node-5
  • dependabot/github_actions/actions/setup-node-6
  • dependabot/hex/credo-1.7.10
  • dependabot/hex/credo-1.7.11
  • dependabot/hex/credo-1.7.12
  • dependabot/hex/credo-1.7.13
  • dependabot/hex/credo-1.7.14
  • dependabot/hex/ex_doc-0.35.1
  • dependabot/hex/ex_doc-0.37.2
  • dependabot/hex/ex_doc-0.37.3
  • dependabot/hex/ex_doc-0.38.1
  • dependabot/hex/ex_doc-0.38.3
  • dependabot/hex/ex_doc-0.38.4
  • dependabot/hex/ex_doc-0.39.1
  • dependabot/hex/ex_doc-0.39.2
  • dependabot/hex/excoveralls-0.18.5
  • dependabot/hex/lazy_html-0.1.7
  • dependabot/hex/lazy_html-0.1.8
  • dependabot/hex/mix_test_watch-1.3.0
  • dependabot/hex/mix_test_watch-1.4.0
  • dependabot/hex/phoenix-1.7.20
  • dependabot/hex/phoenix-1.7.21
  • dependabot/hex/phoenix-1.8.0
  • dependabot/hex/phoenix-1.8.1
  • dependabot/hex/phoenix-1.8.2
  • dependabot/hex/phoenix_html-4.2.1
  • dependabot/hex/phoenix_html-4.3.0
  • dependabot/hex/phoenix_live_view-1.0.10
  • dependabot/hex/phoenix_live_view-1.0.11
  • dependabot/hex/phoenix_live_view-1.0.12
  • dependabot/hex/phoenix_live_view-1.0.17
  • dependabot/hex/phoenix_live_view-1.0.4
  • dependabot/hex/phoenix_live_view-1.0.5
  • dependabot/hex/phoenix_live_view-1.0.7
  • dependabot/hex/phoenix_live_view-1.0.9
  • dependabot/hex/phoenix_live_view-1.1.11
  • dependabot/hex/phoenix_live_view-1.1.12
  • dependabot/hex/phoenix_live_view-1.1.13
  • dependabot/hex/phoenix_live_view-1.1.14
  • dependabot/hex/phoenix_live_view-1.1.16
  • dependabot/hex/phoenix_live_view-1.1.17
  • dependabot/hex/phoenix_live_view-1.1.18
  • dependabot/hex/phoenix_live_view-1.1.2
  • dependabot/hex/phoenix_live_view-1.1.3
  • dependabot/hex/phoenix_live_view-1.1.8
  • dependabot/hex/scrivener_ecto-3.1.0
  • df/test-coverage-for-components
  • fix-elixir-1.18-compilation-warnings
  • fix-elixir-1.18-warning
  • master
  • more-doc-links
  • phx_18_updates
  • refs/pull/493/merge
  • refs/pull/495/merge
  • refs/pull/527/merge
  • refs/pull/528/merge
  • refs/tags/v3.9.1
  • refs/tags/v4.3.0
  • refs/tags/v4.3.2
  • refs/tags/v5.0.0
  • refs/tags/v5.1.0
  • refs/tags/v5.1.1
  • refs/tags/v5.3.0
  • refs/tags/v6.0.0
  • v3
  • v4
  • v5

pending completion
188

Pull #134

travis-ci

web-flow
Modify filter_date_input/3 to filter_date_input/4

Now accepts a spefic `input_type` argument which defaults to
`:range` for backwards compatibility with existing usage of
`filter_date_input/3`.

The alternate, non-default `input_type` option of `:select` will
output a single datepicker input field meant to be used in conjunction
with the recently added `filter_date_select/3` function.
Pull Request #134: Add new date filter options and input

15 of 15 new or added lines in 1 file covered. (100.0%)

105 of 148 relevant lines covered (70.95%)

17.68 hits per line

Relevant lines Covered
Build:
Build:
148 RELEVANT LINES 105 COVERED LINES
17.68 HITS PER LINE
Source Files on cpj/filter_date_select
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
188 cpj/filter_date_select Modify filter_date_input/3 to filter_date_input/4 Now accepts a spefic `input_type` argument which defaults to `:range` for backwards compatibility with existing usage of `filter_date_input/3`. The alternate, non-default `input_type` option of `... Pull #134 07 Feb 2020 08:04PM UTC web-flow travis-ci pending completion  
187 cpj/filter_date_select Modify filter_date_input/3 to filter_date_input/4 Now accepts a spefic `input_type` argument which defaults to `:range` for backwards compatibility with existing usage of `filter_date_input/3`. The alternate, non-default `input_type` option of `... push 07 Feb 2020 08:00PM UTC cpjolicoeur travis-ci pending completion  
186 cpj/filter_date_select [CI] Build on Elixir 1.10 and latest OTP 22 Pull #134 07 Feb 2020 07:45PM UTC web-flow travis-ci pending completion  
185 cpj/filter_date_select [CI] Build on Elixir 1.10 and latest OTP 22 push 07 Feb 2020 07:42PM UTC cpjolicoeur travis-ci pending completion  
184 cpj/filter_date_select [CI] Build on Elixir 1.10 and latest OTP 22 Pull #134 07 Feb 2020 07:27PM UTC web-flow travis-ci pending completion  
183 cpj/filter_date_select [CI] Build on Elixir 1.10 and latest OTP 22 push 07 Feb 2020 07:23PM UTC cpjolicoeur travis-ci pending completion  
182 cpj/filter_date_select [mix] Version bump Pull #134 07 Feb 2020 07:08PM UTC web-flow travis-ci pending completion  
181 cpj/filter_date_select [mix] Version bump push 07 Feb 2020 07:05PM UTC cpjolicoeur travis-ci pending completion  
177 cpj/filter_date_select Update changelog for version 2.1.0 push 07 Feb 2020 04:53PM UTC cpjolicoeur travis-ci pending completion  
See All Builds (1796)
  • 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