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

Feature/ted 604 #271

Merged
merged 35 commits into from
Sep 19, 2022
Merged

Feature/ted 604 #271

merged 35 commits into from
Sep 19, 2022

Conversation

kaleanych
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Sep 16, 2022

Codecov Report

Base: 98.70% // Head: 98.77% // Increases project coverage by +0.07% 🎉

Coverage data is based on head (bb317ff) compared to base (acd8e43).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #271      +/-   ##
==========================================
+ Coverage   98.70%   98.77%   +0.07%     
==========================================
  Files         113      113              
  Lines        5164     5306     +142     
==========================================
+ Hits         5097     5241     +144     
+ Misses         67       65       -2     
Impacted Files Coverage Δ
ted_sws/core/adapters/cmd_runner.py 100.00% <100.00%> (ø)
ted_sws/core/model/manifestation.py 100.00% <100.00%> (ø)
...sws/event_manager/adapters/event_handler_config.py 100.00% <100.00%> (ø)
ted_sws/event_manager/services/log.py 100.00% <100.00%> (ø)
..._sws/event_manager/services/logger_from_context.py 100.00% <100.00%> (ø)
ted_sws/mapping_suite_processor/__init__.py 100.00% <100.00%> (ø)
...cessor/adapters/mapping_suite_structure_checker.py 100.00% <100.00%> (ø)
...sor/entrypoints/cli/cmd_mapping_suite_processor.py 100.00% <100.00%> (ø)
...sor/entrypoints/cli/cmd_mapping_suite_validator.py 100.00% <100.00%> (ø)
...rocessor/entrypoints/cli/cmd_resources_injector.py 100.00% <100.00%> (ø)
... and 11 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

@sonarcloud
Copy link

sonarcloud bot commented Sep 16, 2022

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.6% 0.6% Duplication



class CmdRunnerForMappingSuite(CmdRunner):
repository_path: Path
mapping_suite_id: str
notice_id: List[str]
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rename with notice_ids

@CaptainOfHacks CaptainOfHacks merged commit 517ca2f into main Sep 19, 2022
@CaptainOfHacks CaptainOfHacks deleted the feature/TED-604 branch September 19, 2022 12:36
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.

3 participants