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

RedTurtle / redturtle.prenotazioni
76%

Build:
DEFAULT BRANCH: main
Repo Added 19 Jan 2023 11:33PM UTC
Token t8FJrFf0ZPuQKlijmNwUr58aL7T9DOtot regen
Build 940 Last
Files 131
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 main
branch: main
CHANGE BRANCH
x
Reset
Sync Branches
  • main
  • 41109
  • 43090
  • 5_min_duration
  • 5_min_pause
  • 5min_interval
  • Refactoring
  • add_booking
  • add_booking_code_field
  • add_times_to_prenotazione_type
  • allow_contirbutor_add_types
  • allow_sms_when_email_is_allowed
  • appio
  • appio_reminder
  • appio_yaml
  • auto_confirm_manager_flag
  • available_slots_performance
  • available_slots_search_out_of_range
  • avoid_duplication
  • bandit
  • base_slot_sub_bug
  • black_79
  • bookign_canceled_manager_email
  • booking_additional_fields
  • booking_canceled_message
  • booking_code_adapter
  • booking_code_metadata
  • booking_code_searchable
  • booking_history
  • booking_id_in_days
  • booking_serializer_extend
  • booking_type_length
  • booking_type_voc
  • booking_types_ct
  • bookings
  • bookings_empty_query
  • bookings_export_view
  • bookings_limit
  • bookings_modified_filter
  • bug_48192
  • busy_slots_rest
  • bypass_cancel_rules_for_vacations
  • bypass_future_days_feat
  • bypass_limit_for_out_of_office
  • bypass_validation
  • cancel_booking
  • caseinsensitive_fiscalcode_search
  • cekk_fiscalcode_stringinterp
  • cekk_fixes_refactoring
  • cekk_move_events_to_booker
  • cekk_use_standard_methods
  • change_max_default
  • contentrules_update
  • convert_dt_during_export
  • cosa_serve_to_richtext
  • cte
  • custom_status_message
  • customizable_from_address
  • daily_schedule_in_day_busy_slots
  • day_validation_priority
  • default_factory
  • details_help_text
  • develop
  • disable_types_from_search
  • duration_minutes
  • email_vars
  • empty_contact_info
  • events_logger
  • export_details
  • export_extend
  • extended_booking_duration
  • fix_01
  • fix_139
  • fix_acquisition_in_event
  • fix_adapters
  • fix_bbb_booking_types
  • fix_booking_types_vocab
  • fix_defaults
  • fix_editable_fields
  • fix_first_available
  • fix_gate_chooser
  • fix_get_busy_slots_in_period
  • fix_manager_subject
  • fix_notify_on_submit_behavior
  • fix_operator_email_email
  • fix_overrides_next_year
  • fix_pauses
  • fix_permission_problems
  • fix_plone6_compat
  • fix_premissions
  • fix_prenotazioni_events_behavior
  • fix_rolemap
  • fix_timezones
  • fix_tz_in_manager_mail
  • fix_year_overrides
  • folix-01-patch-1
  • fullobjects
  • hidden_attribute
  • hidden_booking_types
  • hide_prenotazioni_year
  • hotfix_01
  • ical_for_manager_notifications
  • ical_support
  • ical_url_fix
  • isort
  • last_gate_overrides
  • mamico-patch-1
  • manager_dates_restrictions
  • manual_confirm_mail
  • master
  • migrate_requirements_too
  • mirgation_requirements
  • month_slots_endpoint
  • move
  • move_booking_manager
  • move_operatore
  • move_validation_45598
  • nocache_available_slots
  • nofifications_refactoring_fixes
  • notification_failure_history
  • notification_send_history
  • notifications_heavy_refactoring
  • notifications_labels_fix
  • notify_days_before
  • out_of_office_checks
  • perf
  • periodic_cancel_pending_bookings
  • permissions_fix
  • plone61
  • pnrr
  • qrcode
  • refactor_delete
  • refactor_remove_contentrules
  • refactoring
  • refactoring_01
  • refactoring_schema_endpoint
  • refuse_notification_flag
  • remove_contributor_from_permissions
  • remove_export_defaults
  • remove_immediate_send
  • remove_sort_oreder_on_table
  • remove_today_same_booking_allowed
  • rename_endpoints
  • revert_event_handler
  • rfactor
  • search_bookings
  • see-own-anonymous-bookings
  • sendmail_responsabili
  • slots_timezone
  • sort_xlsx
  • split_gate_timetable
  • standardize_vacation_endpoint
  • teom_fields
  • tests
  • traduzioni
  • tzinfo_fix
  • unavailable_gates
  • unlimited_avaliable_slots
  • update_rolemap
  • us_40439
  • us_40442
  • us_40445
  • us_44929_traduzioni
  • us_45065_migliorie_form_prenotazioni
  • us_49024_wrong_bookings_sort_order
  • us_50362
  • us_52135
  • us_orario_invernale_estivo
  • vacation
  • validate_holidays
  • week_table_overrides
  • week_table_overrides_by_year

29 Apr 2026 09:29AM UTC coverage: 75.581% (-0.1%) from 75.692%
25101272709

push

github

web-flow
Add times to prenotazione type (#234)

* add start/end fields for PrenotazioneType

* fix

* lint

* fix ci

* ci

* test plone 61

* fix test start/end tipologia

* typo

* horse-with-no-namespace

* add comments and description

* disable plone61 tests

* add translation

* add endpoint functionality

* removed a test, small refactor

* refactor of an endpoint

* Create changelog.yml

* Update changelog.yml

* Potential fix for pull request finding 'CodeQL / Workflow does not contain permissions'

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>

* updated CHANGES.rst

* moved fields to behavior

* add upgrade step

* add behavior

* aggiunti tempi lunghi sul range

* black

* i18n

* fix tests

* fix tests

* isort

* locales

* black

* Remove PrenotazioneTypeTimeRange element from XML

* email link fix

* small fixes

* fixes

* fix

* fix some tests

* fix CI tests

* ci

* update CHANGES.rst

---------

Co-authored-by: Federico Vancini <federico.vancini@redturtle.it>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>

69 of 84 new or added lines in 8 files covered. (82.14%)

12 existing lines in 2 files now uncovered.

4262 of 5639 relevant lines covered (75.58%)

3.02 hits per line

Relevant lines Covered
Build:
Build:
5639 RELEVANT LINES 4262 COVERED LINES
3.02 HITS PER LINE
Source Files on main
  • Tree
  • List 127
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
25101272709 main Add times to prenotazione type (#234) * add start/end fields for PrenotazioneType * fix * lint * fix ci * ci * test plone 61 * fix test start/end tipologia * typo * horse-with-no-namespace * add comments and description * disable plone6... push 29 Apr 2026 09:38AM UTC web-flow github
75.58
24999416604 main Plone61 (#232) * test plone 61 * typo * horse-with-no-namespace * lint * lint * replace self.listFolderContents * fix tests * setup * changelog push 27 Apr 2026 02:06PM UTC web-flow github
75.69
19550765379 main aggiunti test push 20 Nov 2025 08:47PM UTC mamico github
75.89
19494093934 main rimossi test per python 3.9 push 19 Nov 2025 08:08AM UTC mamico github
75.89
18062448807 main override the App IO endpoint (#229) push 27 Sep 2025 05:07PM UTC web-flow github
75.9
14966794763 main Back to development: 2.8.9 push 12 May 2025 07:58AM UTC cekk github
75.15
14966779859 main Fix get busy slots in period (#227) Fix get_busy_slots_in_period method to handle also borderline bookings (for example that starts inside a slot, but ends after) --------- Co-authored-by: Mauro Amico <mauro.amico@gmail.com> push 12 May 2025 07:57AM UTC web-flow github
75.15
13499370439 main Back to development: 2.8.8 push 24 Feb 2025 01:51PM UTC folix-01 github
75.41
13499332771 main Bookings empty query (#226) * Crash @bookings endpoint if no search parameter were passed * Formatting * Readme * Update CHANGES.rst * Update README.rst * locales * Typo * remove uplocales * Translate by id push 24 Feb 2025 01:49PM UTC web-flow github
75.41
13034818321 main Back to development: 2.8.7 push 29 Jan 2025 03:39PM UTC cekk github
75.37
See All Builds (719)

Badge your Repo: redturtle.prenotazioni

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • 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