• 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: master
CHANGE BRANCH
x
Reset
  • master
  • 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/phoenix_html-4.3.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/sentry-11.0.4
  • 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-fix2
  • leaderboard-refactor
  • notebooks
  • payload_size_limit
  • revert-1271-master
  • timer-feature
  • upgrade-ci-version
  • upgrade-version
  • vscode/auth
  • warnings

06 Sep 2025 06:45AM UTC coverage: 89.636% (+0.01%) from 89.625%
c5467ca6b3e30da8a0fe48baabc4bffbd46e60ca

push

github

web-flow
Fix leaderboard XP computation logic and improve query code  (#1292)

* Fix leaderboard XP calculation

* Convert count query to use pipelines

* Use pipeline query for total xp

* Fix results of leaderboard xp query returning as decimal

* Use direct map on result instead

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

3641 of 4062 relevant lines covered (89.64%)

6672.11 hits per line

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

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
c5467ca6... master Fix leaderboard XP computation logic and improve query code (#1292) * Fix leaderboard XP calculation * Convert count query to use pipelines * Use pipeline query for total xp * Fix results of leaderboard xp query returning as decimal * Use di... push 06 Sep 2025 06:48AM UTC web-flow github
89.64
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
1d76668c... master Use runtime env for CORS check (#1290) push 20 Aug 2025 03:28AM UTC web-flow 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
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
93b07bbf... master fix: Create log stream if it doesn't exist (#1284) * feat: Create log stream if it doesn't exist * refactor: Upsert log stream only at initialization * fix(tests): Account for initialization logic push 14 Aug 2025 07:50PM UTC web-flow github
90.84
d57d4552... master feat: upgrade logger (#1265) * Create CloudWatch Logger Backend * Modified prod config * Fix credo issue * Add docs * Refactor the CloudWatch Logger * Refactor CloudWatch Logger, add buffer to the logs * Enhance aws validation check. * Pre... push 14 Aug 2025 06:09PM UTC web-flow github
90.88
bc2f253b... master build(deps-dev): Bump dialyxir from 1.4.5 to 1.4.6 (#1282) Bumps [dialyxir](https://github.com/jeremyjh/dialyxir) from 1.4.5 to 1.4.6. - [Release notes](https://github.com/jeremyjh/dialyxir/releases) - [Changelog](https://github.com/jeremyjh/dial... push 13 Aug 2025 10:45AM UTC web-flow github
91.15
8e5aa2e9... master Refactor leaderboard (#1281) * Move leaderboard routes into own controller file * Fix casing for calculation of contest score * Add swagger documentation for leaderboard controller * Standardise naming of routes * Refactor contest leaderboard... push 08 Aug 2025 01:24AM UTC web-flow github
91.15
471a938b... master build(deps): Bump guardian from 2.3.2 to 2.4.0 (#1280) Bumps [guardian](https://github.com/ueberauth/guardian) from 2.3.2 to 2.4.0. - [Release notes](https://github.com/ueberauth/guardian/releases) - [Changelog](https://github.com/ueberauth/guard... push 08 Aug 2025 01:09AM UTC web-flow github
91.41
See All Builds (1246)
  • 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