Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed typo in ical file text #249

Merged
merged 1 commit into from
Apr 27, 2023
Merged

Conversation

hienous
Copy link

@hienous hienous commented Apr 27, 2023

Fixed typo in ical file ending

Text containing the name+ending of the file contained a typo which caused the ical file to not work.


Changes:

  • resources/models/reservation.py:
    Fixed typo in ical file creation.

@hienous hienous requested a review from SanttuA April 27, 2023 11:57
@codecov
Copy link

codecov bot commented Apr 27, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (b93ba39) 76.53% compared to head (01da9af) 76.53%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #249   +/-   ##
========================================
  Coverage    76.53%   76.53%           
========================================
  Files          482      482           
  Lines        26120    26120           
  Branches      2668     2668           
========================================
  Hits         19992    19992           
  Misses        5601     5601           
  Partials       527      527           
Impacted Files Coverage Δ
resources/models/reservation.py 71.13% <0.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@hienous hienous merged commit 8cd5a13 into develop Apr 27, 2023
@ezkat ezkat deleted the fix/digineuvoja-reservation-ics-typo branch February 23, 2024 06:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants