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

source-academy / backend / 4b304179d41b537a07fc1781afb62164e90c8b30
89%

Build:
DEFAULT BRANCH: master
Ran 01 Jul 2025 04:40PM UTC
Jobs 1
Files 152
Run time 1min
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

01 Jul 2025 04:37PM UTC coverage: 92.467% (-0.006%) from 92.473%
4b304179d41b537a07fc1781afb62164e90c8b30

push

github

web-flow
fix: reduce warnings when running tests (#1270)

* replace warn with warning

"warning: the log level :warn is deprecated, use :warning instead"

* empty doc

"warning: module attribute @doc was set but no definition follows it"

* replace '' with ""

"warning: using single-quoted strings to represent charlists is deprecated."

* move function

"clauses with the same name and arity (number of arguments) should be grouped together"

* make range explicit

"10..0 has a default step of -1, please write 10..0//-1 instead"

* remove alias

"unused alias"

* rename unused variables

"warning: variable "XXX" is unused"

* remove choices from validate_required

"""
warning: attempting to determine the presence of embed_many field :choices with validate_required/3 ... which has no effect.
You can pass the :required option to Ecto.Changeset.cast_embed/3 to achieve this.
"""

* delete unused variables instead

* Revert "remove choices from validate_required"

This reverts commit 088fa9638.

6 of 6 new or added lines in 4 files covered. (100.0%)

3130 of 3385 relevant lines covered (92.47%)

7421.36 hits per line

Jobs
ID Job ID Ran Files Coverage
1 4b304179d41b537a07fc1781afb62164e90c8b30.1 01 Jul 2025 04:40PM UTC 152
92.47
GitHub Action Run
Source Files on build 4b304179d41b537a07fc1781afb62164e90c8b30
  • Tree
  • List 152
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 4b304179 on github
  • Prev Build on master (#41026F5D...)
  • Next Build on master (#2CB42B69...)
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