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

fix: add missing const in metadata exporter implementation #2444

Merged

Conversation

bartlomiejmarszal
Copy link
Contributor

MIssing const in \oat\taoQtiTest\models\export\Formats\Metadata\TestPackageExport was causing critical error when creating empty manifest file: in \oat\taoQtiTest\models\QtiTestUtils::emptyImsManifest.

Defined const to metadata
This change does not impact exporter functionality.

Copy link

github-actions bot commented Feb 21, 2024

Front-end summary Node 18

💯 Total ✅ Passed ⏭️ Skipped ❌ Failed
708 708 0 0

@bartlomiejmarszal bartlomiejmarszal force-pushed the fix/ADF-1634/missing-version-metadata-exporter branch from bfb4d25 to aaae90c Compare February 21, 2024 11:01
Copy link

Version

Target Version 48.3.3
Last version 48.3.2

There are 0 BREAKING CHANGE, 0 feature, 1 fix

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6a8d0d8) 17.02% compared to head (aaae90c) 17.02%.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop    #2444   +/-   ##
==========================================
  Coverage      17.02%   17.02%           
  Complexity      3228     3228           
==========================================
  Files            209      209           
  Lines          11651    11651           
==========================================
  Hits            1983     1983           
  Misses          9668     9668           

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

@bartlomiejmarszal bartlomiejmarszal merged commit e7003cc into develop Feb 21, 2024
5 of 6 checks passed
@bartlomiejmarszal bartlomiejmarszal deleted the fix/ADF-1634/missing-version-metadata-exporter branch February 21, 2024 12:03
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.

4 participants