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 mapping name as mapping source in importer #423

Merged
merged 1 commit into from
Jun 27, 2024

Conversation

PiispaH
Copy link
Collaborator

@PiispaH PiispaH commented Jun 27, 2024

It is now possible to map the active mapping name to the source ref.

Fixes spine-tools/Spine-Toolbox#2223

Checklist before merging

  • Unit tests have been added/updated accordingly
  • Code has been formatted by black
  • Unit tests pass

It is now possible to map the active mapping name to the source ref.

Re spine-tools/Spine-Toolbox#2223
Copy link

codecov bot commented Jun 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.26%. Comparing base (c630744) to head (137ca24).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #423      +/-   ##
==========================================
+ Coverage   78.23%   78.26%   +0.03%     
==========================================
  Files          72       72              
  Lines        9550     9564      +14     
  Branches     2039     2042       +3     
==========================================
+ Hits         7471     7485      +14     
  Misses       1741     1741              
  Partials      338      338              

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

@PiispaH PiispaH merged commit afbe63a into master Jun 27, 2024
14 checks passed
@PiispaH PiispaH deleted the issue_2223_mapping_name_importer_source branch June 27, 2024 08: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.

Mapping name as a Source type in Importer?
1 participant