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

Filter should be at the same level as type #732

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

cognite-fholm
Copy link
Contributor

User deletes the # and expects ending up with a correct yml file. The issue is that when doing so filter and type were at different levels. This change fixes that.

User deletes the # and expects ending up with a correct yml file.
The issue is that when doing so filter and type were at different levels. This change fixes that.
Copy link

codecov bot commented Nov 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.02%. Comparing base (e12994a) to head (c366f99).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #732   +/-   ##
=======================================
  Coverage   80.01%   80.02%           
=======================================
  Files         125      125           
  Lines       18195    18195           
  Branches     2717     2717           
=======================================
+ Hits        14559    14560    +1     
  Misses       2821     2821           
+ Partials      815      814    -1     

see 5 files with indirect coverage changes

@cognite-fholm cognite-fholm merged commit 64755a2 into master Nov 14, 2024
9 checks passed
@cognite-fholm cognite-fholm deleted the cognite-fholm-patch-1 branch November 14, 2024 13:22
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.

2 participants