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

Allow to skip questions during checkin #35

Merged
merged 1 commit into from
Feb 14, 2024
Merged

Conversation

raphaelm
Copy link
Member

@raphaelm raphaelm commented Feb 7, 2024

No description provided.

Copy link

codecov bot commented Feb 7, 2024

Codecov Report

Attention: 15 lines in your changes are missing coverage. Please review.

Comparison is base (3876a40) 25.37% compared to head (b050ccd) 25.53%.
Report is 3 commits behind head on master.

Files Patch % Lines
...main/java/eu/pretix/libpretixsync/api/PretixApi.kt 0.00% 8 Missing ⚠️
...u/pretix/libpretixsync/check/AsyncCheckProvider.kt 50.00% 2 Missing ⚠️
.../pretix/libpretixsync/check/OnlineCheckProvider.kt 0.00% 2 Missing ⚠️
...java/eu/pretix/libpretixsync/sync/SyncManager.java 0.00% 2 Missing ⚠️
...u/pretix/libpretixsync/check/ProxyCheckProvider.kt 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master      #35      +/-   ##
============================================
+ Coverage     25.37%   25.53%   +0.16%     
- Complexity      388      389       +1     
============================================
  Files           105      105              
  Lines          5841     5910      +69     
  Branches       1032     1034       +2     
============================================
+ Hits           1482     1509      +27     
- Misses         4116     4159      +43     
+ Partials        243      242       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@raphaelm raphaelm merged commit 8b53c11 into master Feb 14, 2024
3 of 4 checks passed
@raphaelm raphaelm deleted the questions-optional branch February 14, 2024 12:40
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