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

TampereHacklab / mulysa
86%

Build:
DEFAULT BRANCH: master
Repo Added 04 Jul 2019 08:34AM UTC
Files 72
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
  • 2025-09-28-readme-fedora-dependencies
  • 2025-10-email-change
  • 2025-11-registration-and-localization-merge
  • 20250904_update_dependencies
  • 305-make-userdata-page-more-clear-on-payments
  • Mulysa-logout
  • access-token-refactor
  • add-details-to-www-pages
  • bank-payment-qr-code
  • base-service
  • ci_concurrency_cancel_old
  • ci_fix_diff_exit_code
  • ci_for_migrations
  • dependabot/pip/aiohttp-3.12.14
  • dependabot/pip/cryptography-3.3.2
  • dependabot/pip/cryptography-44.0.1
  • dependabot/pip/django-5.1.10
  • dependabot/pip/django-5.1.12
  • dependabot/pip/django-5.1.13
  • dependabot/pip/django-5.1.7
  • dependabot/pip/django-5.1.8
  • dependabot/pip/django-5.1.9
  • dependabot/pip/django-5.2.8
  • dependabot/pip/django-5.2.9
  • dependabot/pip/django-allauth-65.13.0
  • dependabot/pip/filelock-3.20.1
  • dependabot/pip/h11-0.16.0
  • dependabot/pip/jinja2-3.1.5
  • dependabot/pip/jinja2-3.1.6
  • dependabot/pip/requests-2.32.4
  • dependabot/pip/setuptools-78.1.1
  • dependabot/pip/urllib3-2.5.0
  • dependabot/pip/urllib3-2.6.0
  • dependabot/pip/werkzeug-3.1.4
  • django_3.1.5
  • django_3.1.7
  • django_3_1_6
  • feat/add-active-to-current-nav-link
  • feat/add-link-to-admin-site-for-superusers
  • feat/nfc-wiki
  • feature/localized-service-name-and-description
  • feature/matrix-invites
  • feature/method-to-access-log-entry
  • feature/rental-storage-management
  • feature/send-mail-to-user
  • feature/test
  • fix-holvi-import-2025
  • fix-spelling
  • fix-typos
  • fix/allow-blank-for-user-in-bank-statements
  • fix_ci
  • fix_coveralls
  • fix_duplicates_from_nordigen
  • fix_latest_changes_ci
  • fix_op_recurring_transaction_id
  • fixusercreationpost
  • format
  • generic-application-received-email
  • get_reference_from_comment_also
  • hide-custom-invocie
  • higlightrequiredformfields
  • makemessages_ci
  • makephoneunique
  • migrate_django5_uuid_field
  • mulysa-custom-invoice-paid_by-transaction
  • mulysa-email
  • mulysa-mypages
  • navbar-breakpoint
  • pyup-scheduled-update-2021-01-01
  • pyup-scheduled-update-2021-02-01
  • readd_recalculate_user
  • remove_extra_admin_features
  • remove_user_import
  • revert_op_workaround
  • show-days-overdue-to-member
  • show_changelog
  • show_isactive_inuserlist
  • simplify-mac-os-prerequisites
  • some_localisations
  • tswfi-patch-1
  • update-django-5.2
  • update_dependecies_20210101
  • update_django_and_dependencies

06 Dec 2025 06:45AM UTC coverage: 85.944%. Remained the same
19984823772

push

github

web-flow
Bump urllib3 from 2.5.0 to 2.6.0 (#625)

Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.5.0...2.6.0)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-version: 2.6.0
  dependency-type: indirect
...

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

2348 of 2732 relevant lines covered (85.94%)

0.86 hits per line

Relevant lines Covered
Build:
Build:
2732 RELEVANT LINES 2348 COVERED LINES
0.86 HITS PER LINE
Source Files on master
  • Tree
  • List 72
  • 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
19984823772 master Bump urllib3 from 2.5.0 to 2.6.0 (#625) Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.5.0 to 2.6.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst... push 06 Dec 2025 06:47AM UTC web-flow github
85.94
19898696669 master Bump django from 5.2.8 to 5.2.9 (#624) Bumps [django](https://github.com/django/django) from 5.2.8 to 5.2.9. - [Commits](https://github.com/django/django/compare/5.2.8...5.2.9) --- updated-dependencies: - dependency-name: django dependency-ver... push 03 Dec 2025 03:13PM UTC web-flow github
85.94
19847961714 master Bump werkzeug from 3.1.3 to 3.1.4 (#623) Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.1.3 to 3.1.4. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGE... push 02 Dec 2025 05:11AM UTC web-flow github
85.94
19829801737 master Add NFC wiki link to user settings page #521 (#612) * Fix spelling //test * Add NFC wiki link to user settings page * Update translations * Remove unnecessary file * Update translations * Restore missing translation file push 01 Dec 2025 04:30PM UTC web-flow github
85.94
19115666841 master Bump django from 5.2.7 to 5.2.8 (#615) Bumps [django](https://github.com/django/django) from 5.2.7 to 5.2.8. - [Commits](https://github.com/django/django/compare/5.2.7...5.2.8) --- updated-dependencies: - dependency-name: django dependency-ver... push 05 Nov 2025 08:43PM UTC web-flow github
85.94
19095265909 master Add list of package dependencies for Fedora 42 (#608) push 05 Nov 2025 08:06AM UTC web-flow github
85.94
18471811025 master update all dependencies (#590) * update all dependencies * update all deps and django to 5.2.7 push 13 Oct 2025 04:14PM UTC web-flow github
85.94
18016350661 master First pr just a comment first letter to capital change (#603) Co-authored-by: Lauri Pollari <lauri.pollari@tuni.fi> push 25 Sep 2025 06:00PM UTC web-flow github
85.94
17857632837 master Merge 0972fa46e into 01152ebdf Pull #603 25 Sep 2025 04:00PM UTC web-flow github
85.94
17735191619 master Merge pull request #600 from valkanm/fix-typos Fix typos push 15 Sep 2025 01:47PM UTC web-flow github
85.94
See All Builds (508)
  • 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