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

trane-project / trane
100%

Build:
DEFAULT BRANCH: master
Repo Added 05 Sep 2022 01:39PM UTC
Files 33
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
  • martin/add-coverage-attributes
  • martin/add-dependency-weights
  • martin/adjusted-difficulty
  • martin/arc-saved-filter
  • martin/benchmark
  • martin/benchmark-lapse
  • martin/bias-new-groups
  • martin/candidate-default
  • martin/confidence-penalty
  • martin/dampen-rewards
  • martin/dead-end
  • martin/dependent-weights
  • martin/fix-cache-invalidation
  • martin/fix-empty-lesson-cov
  • martin/fsrs-2
  • martin/fsrs-v3
  • martin/improve-filter-weight
  • martin/improve-locks
  • martin/improve-review-knocker
  • martin/improve-reward-propagation
  • martin/improved-passing-options
  • martin/inlined-flashcard
  • martin/intra-day-damping
  • martin/last-seen-score
  • martin/last-seen-weight
  • martin/literacy-deps
  • martin/lower-min-avg-trials
  • martin/max-lessons-in-progress
  • martin/memory-optimization
  • martin/min-avg-trials
  • martin/more-coverage-2
  • martin/more-coverage-off
  • martin/more-optimizations
  • martin/more-perf
  • martin/more-scorer-tuning
  • martin/nextest
  • martin/performance-opts
  • martin/power-law
  • martin/practice-deltas
  • martin/refactor-cycle
  • martin/refactor-relearn-blacklist
  • martin/refactor-scheduler
  • martin/relearn-pile
  • martin/remove-cli-modules
  • martin/remove-deps
  • martin/remove-filtering
  • martin/remove-mantra-miner
  • martin/remove-music
  • martin/remove-pool
  • martin/remove-yt-dlp
  • martin/restore-grcov
  • martin/revamp-literacy
  • martin/review-bugs
  • martin/reward-scorer
  • martin/reward-skeleton
  • martin/scheduler-bugs
  • martin/scheduler-fixes
  • martin/scorer-refactor
  • martin/scorer-tuning
  • martin/scores-time-weighted
  • martin/shuffler
  • martin/simplify-scorer
  • martin/small-reorder
  • martin/tune-scorer
  • martin/tune-window-percentages
  • martin/tuning
  • martin/unit-rewards
  • martin/update-1.84
  • martin/upgrade-dependencies
  • martin/velocity-weight
  • martin/weaken-new-bias
  • martinmr/trane-640
  • martinmr/trane-641
  • martinmr/trane-642
  • martinmr/trane-643
  • martinmr/trane-644
  • martinmr/trane-649
  • martinmr/trane-650
  • martinmr/trane-651
  • martinmr/trane-655
  • martinmr/trane-661
  • martinmr/trane-702
  • martinmr/trane-714
  • martinmr/trane-715
  • martinmr/trane-716
  • martinmr/trane-726
  • martinmr/trane-727
  • martinmr/trane-748
  • martinmr/trane-767
  • martinmr/trane-775
  • martinmr/trane-777
  • martinmr/trane-813
  • martinmr/trane-833
  • martinmr/trane-838
  • martinmr/trane-883
  • martinmr/trane-902
  • martinmr/trane-922
  • martinmr/trane-983
  • martinmr/trane-984
  • martinmr/trane-985
  • martinmr/trane-986
  • martinmr/trane-987
  • martinmr/trane-988
  • martinmr/trane-992
  • refs/heads/master

06 Apr 2026 05:56PM UTC coverage: 100.0% (+0.3%) from 99.706%
24043519251

push

github

web-flow
Improve how weight is compute during filtering step (#425)

Redefine the weight to `urgency / sqrt(cost)` and simplify how the cost
is computed.

24 of 24 new or added lines in 3 files covered. (100.0%)

5026 of 5026 relevant lines covered (100.0%)

1065833.53 hits per line

Relevant lines Covered
Build:
Build:
5026 RELEVANT LINES 5026 COVERED LINES
1065833.53 HITS PER LINE
Source Files on master
  • Tree
  • List 33
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
24043519251 master Improve how weight is compute during filtering step (#425) Redefine the weight to `urgency / sqrt(cost)` and simplify how the cost is computed. push 06 Apr 2026 05:58PM UTC web-flow github
100.0
24021365433 master Refactor how score is returned (#424) Now score is returned along the urgency and velocity push 06 Apr 2026 06:24AM UTC web-flow github
99.71
23521978792 master More performance optimizations (#423) push 25 Mar 2026 02:29AM UTC web-flow github
100.0
23514492490 master Improve review knocker (#422) - Sum the weights instead of just summing 1.0 - Compute the reverse map and use it in the filter to favor exercises that encompass more units. - Move the encompassed weight to the Candidate struct and use a negativ... push 24 Mar 2026 10:08PM UTC web-flow github
100.0
23471767860 master Tune exercise scorer constants (#421) Also improve average weighting function to work based on weeks and include a component that is based on position only. push 24 Mar 2026 03:34AM UTC web-flow github
100.0
23466022062 master Adjust scores based on deltas between actual and predicted scores (#419) push 23 Mar 2026 11:56PM UTC web-flow github
100.0
23398287794 master Dampen intra-day stability updates (#418) Exercises practiced within the same day should not contribute much to stability updates. push 22 Mar 2026 07:32AM UTC web-flow github
100.0
23394004162 master remove improvement plan push 22 Mar 2026 02:35AM UTC martinmr github
100.0
23393946273 master Make number of dependents part of the weight (#417) Exercises from lessons and courses with more dependents should be prioritized. Also change depth weight to use log scaling and tune the factor to compensate. push 22 Mar 2026 02:31AM UTC web-flow github
100.0
23393256940 master Make last seen weight depend on the score (#416) The weight should be more for more urgent exercises than for less urgent ones. Since the score already encodes stability and retrievability, use it as a proxy. Also remove unnecessary fields from ... push 22 Mar 2026 01:46AM UTC web-flow github
100.0
See All Builds (1116)
  • 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

© 2026 Coveralls, Inc