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

source-academy / backend
90%

Build:
DEFAULT BRANCH: master
Repo Added 26 Jun 2021 01:33PM UTC
Files 154
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 master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • assessment-finish-submit
  • copilot/fix-1285
  • dependabot/hex/bamboo-2.4.0
  • dependabot/hex/bamboo-2.5.0
  • dependabot/hex/csv-3.2.2
  • dependabot/hex/dialyxir-1.4.6
  • dependabot/hex/ex_aws-2.5.8
  • dependabot/hex/ex_aws-2.5.9
  • dependabot/hex/ex_aws_s3-2.5.2
  • dependabot/hex/excoveralls-0.18.4
  • dependabot/hex/excoveralls-0.18.5
  • dependabot/hex/exvcr-0.16.0
  • dependabot/hex/git_hooks-0.8.0
  • dependabot/hex/git_hooks-0.8.1
  • dependabot/hex/guardian-2.4.0
  • dependabot/hex/hackney-1.22.0
  • dependabot/hex/hackney-1.23.0
  • dependabot/hex/hackney-1.25.0
  • dependabot/hex/mock-0.3.9
  • dependabot/hex/openid_connect-1.0.0
  • dependabot/hex/phoenix-1.7.18
  • dependabot/hex/phoenix-1.7.19
  • dependabot/hex/phoenix-1.7.20
  • dependabot/hex/phoenix-1.7.21
  • dependabot/hex/phoenix-1.8.1
  • dependabot/hex/phoenix_ecto-4.6.5
  • dependabot/hex/phoenix_html-4.2.0
  • dependabot/hex/plug_cowboy-2.7.3
  • dependabot/hex/plug_cowboy-2.7.4
  • dependabot/hex/postgrex-0.20.0
  • dependabot/hex/postgrex-0.21.0
  • dependabot/hex/postgrex-0.21.1
  • dependabot/hex/recase-0.9.0
  • dependabot/hex/sentry-10.10.0
  • dependabot/hex/sentry-10.8.1
  • dependabot/hex/sentry-11.0.0
  • dependabot/hex/sentry-11.0.1
  • dependabot/hex/sentry-11.0.2
  • dependabot/hex/sweet_xml-0.7.5
  • dependabot/hex/timex-3.7.13
  • dependabot/hex/xml_builder-2.4.0
  • exam_mode
  • feat/add-AI-generated-comments-grading
  • feat/upgrade-logger
  • filter-team-formation-list
  • fix-issues-with-bonus-xp
  • fix-seeding
  • fix/compile-env
  • fix/logstream-creation
  • language-options
  • leaderboard
  • leaderboard-fix
  • leaderboard-refactor
  • master
  • notebooks
  • payload_size_limit
  • revert-1271-master
  • timer-feature
  • upgrade-ci-version
  • upgrade-version
  • vscode/auth
  • warnings

31 Aug 2025 07:16AM UTC coverage: 89.625%. Remained the same
160de6db7d33740bc1fa7bc1b9163b2edb6d3ecb

push

github

web-flow
build(deps): Bump phoenix from 1.8.0 to 1.8.1 (#1291)

Bumps [phoenix](https://github.com/phoenixframework/phoenix) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/phoenixframework/phoenix/releases)
- [Changelog](https://github.com/phoenixframework/phoenix/blob/main/CHANGELOG.md)
- [Commits](https://github.com/phoenixframework/phoenix/compare/v1.8.0...v1.8.1)

---
updated-dependencies:
- dependency-name: phoenix
  dependency-version: 1.8.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

3637 of 4058 relevant lines covered (89.63%)

6678.43 hits per line

Relevant lines Covered
Build:
Build:
4058 RELEVANT LINES 3637 COVERED LINES
6678.43 HITS PER LINE
Source Files on master
  • Tree
  • List 154
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
160de6db... master build(deps): Bump phoenix from 1.8.0 to 1.8.1 (#1291) Bumps [phoenix](https://github.com/phoenixframework/phoenix) from 1.8.0 to 1.8.1. - [Release notes](https://github.com/phoenixframework/phoenix/releases) - [Changelog](https://github.com/phoen... push 31 Aug 2025 07:20AM UTC web-flow github
89.63
d90e7a41... dependabot/hex/phoenix-1.8.1 build(deps): Bump phoenix from 1.8.0 to 1.8.1 Bumps [phoenix](https://github.com/phoenixframework/phoenix) from 1.8.0 to 1.8.1. - [Release notes](https://github.com/phoenixframework/phoenix/releases) - [Changelog](https://github.com/phoenixframew... Pull #1291 29 Aug 2025 07:06AM UTC web-flow github
89.63
1d76668c... master Use runtime env for CORS check (#1290) push 20 Aug 2025 03:28AM UTC web-flow github
89.63
3eb2d0af... fix/compile-env Use runtime env for CORS check Pull #1290 20 Aug 2025 03:25AM UTC RichDom2185 github
89.63
65a6be12... master Add comprehensive logging with natural language messages across backend services (#1286) * Initial plan * Initial project setup and analysis Co-authored-by: RichDom2185 <34370238+RichDom2185@users.noreply.github.com> * Add comprehensive loggin... push 19 Aug 2025 04:18PM UTC web-flow github
89.63
4d15b036... copilot/fix-1285 Merge branch 'master' into copilot/fix-1285 Pull #1286 19 Aug 2025 04:02PM UTC sayomaki github
89.72
413a3582... master Leaderboard fixes and improvements (#1288) * Use map for options instead * Remove repeating fields selected from total xp subquery * Retrieve only the userids in the course * select_merge operator is not needed * Convert course userid query t... push 19 Aug 2025 09:21AM UTC web-flow github
90.8
a4ac56b3... leaderboard-fix Fix test formatting Pull #1288 19 Aug 2025 09:14AM UTC sayomaki github
90.82
64055383... leaderboard-fix Move anonymous function out of inline Pull #1288 19 Aug 2025 08:28AM UTC sayomaki github
90.8
1eb2cfd4... copilot/fix-1285 Update remaining logs Pull #1286 16 Aug 2025 10:21AM UTC RichDom2185 github
89.63
See All Builds (1240)
  • 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