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

Add pdf extension to files selected without one #1653

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

pavelbraginskiy
Copy link
Collaborator

Fixes #1565.

If a file with no extension is selected for pdf export, automatically add a .PDF extension.

Copy link

codecov bot commented Nov 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 2.16%. Comparing base (ac1c381) to head (d85dcd1).
Report is 4 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##             master   #1653      +/-   ##
===========================================
- Coverage      2.16%   2.16%   -0.01%     
  Complexity      209     209              
===========================================
  Files           268     268              
  Lines         30911   30914       +3     
  Branches       5286    5287       +1     
===========================================
  Hits            669     669              
- Misses        30085   30088       +3     
  Partials        157     157              

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

@SJuliez SJuliez merged commit 0fcf925 into MegaMek:master Nov 5, 2024
6 checks passed
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.

PDF extension not getting added.
2 participants