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

Changes to ObjectArg and added IdArg #24

Merged
merged 9 commits into from
Mar 30, 2022
Merged

Changes to ObjectArg and added IdArg #24

merged 9 commits into from
Mar 30, 2022

Conversation

niamhdougan
Copy link
Member

@niamhdougan niamhdougan commented Mar 10, 2022

Fixes #20

src/ibek/ioc.py Outdated Show resolved Hide resolved
src/ibek/ioc.py Outdated Show resolved Hide resolved
src/ibek/support.py Outdated Show resolved Hide resolved
@codecov-commenter
Copy link

codecov-commenter commented Mar 11, 2022

Codecov Report

Merging #24 (2c8a23b) into master (0c021e0) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #24      +/-   ##
==========================================
+ Coverage   98.42%   98.44%   +0.01%     
==========================================
  Files           8        8              
  Lines         318      322       +4     
==========================================
+ Hits          313      317       +4     
  Misses          5        5              
Impacted Files Coverage Δ
src/ibek/__main__.py 100.00% <ø> (ø)
src/ibek/ioc.py 100.00% <100.00%> (ø)
src/ibek/render.py 100.00% <100.00%> (ø)
src/ibek/support.py 100.00% <100.00%> (ø)

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

.vscode/settings.json Outdated Show resolved Hide resolved
- Remove yaml.schemas from settings.json, have yaml-language-server at top of
yamls instead
- Change back to entity_cls
- Change back lookup_instance parameter
@niamhdougan niamhdougan merged commit 5a8d40b into master Mar 30, 2022
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.

Object id additions
4 participants