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

blacklisted static resources #352

Merged
merged 1 commit into from
Nov 6, 2019

Conversation

roironn
Copy link
Contributor

@roironn roironn commented Nov 6, 2019

fixes long run time on capriza

@roironn roironn requested a review from a team November 6, 2019 08:21
@codecov
Copy link

codecov bot commented Nov 6, 2019

Codecov Report

Merging #352 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #352   +/-   ##
=======================================
  Coverage   95.42%   95.42%           
=======================================
  Files         105      105           
  Lines        4242     4242           
  Branches      780      780           
=======================================
  Hits         4048     4048           
  Misses        194      194
Flag Coverage Δ
#unit_test 95.42% <ø> (ø) ⬆️
Impacted Files Coverage Δ
packages/salesforce-adapter/src/adapter.ts 97.52% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 21f3e7b...d370a80. Read the comment docs.

@hadard hadard merged commit 9ea4cb5 into salto-io:master Nov 6, 2019
orendig added a commit that referenced this pull request Nov 6, 2019
* Added settings filter

* End help message with EOL (#340)

* removed extension readme badges (#345)

* fixes command title (#339)

* added event listener to file changes in extension (#338)

* added error severity in extension (#344)

* added error severity in extension

* changed event filter out non-bp file changes (#341)

* added wrapper to run aggr set function (fixes SALTO-264) (#342)

* try #1 to fix Capriza failure: "TypeError: Cannot read property 'lookupFilter' of undefined" (#346)

* SALTO-218: apply changes from state to bps post deploy (#343)

* Replaced async-file package (#347)

* upgraded inquirer.js to fix hang in Windows 10
* moved accesses to fs module to centralized file module
* using tmp-promise instead of tmp

* change default fetch behavior to auto approve incoming changes (#350)

* Added settings filter

* Hadar CR

* Consistent list order (#348)

List ordering for specific ObjectTypes and records (InstanceElements)

* missing await in apply changes post deploy (#356)

* added missing await in fetch (#353)

* Consistent list order (#348)

List ordering for specific ObjectTypes and records (InstanceElements)

* missing await in apply changes post deploy (#356)

* Added settings filter

* Hadar CR

* add debug logs (#355)

* blacklisted static resources (#352)

* shouldn't add default ObjectType annotations upon adapter.update (#357)

* Hadar comments

* rename elemId fieldType name to field_name since it collides with a Custom object that named Name and it causes undesired merge of the ObjectTypes (#354)

* Fixed e2e

* Fixed e2e

* Added settings filter

* Hadar CR

* Hadar comments

* Fixed e2e

* Fixed e2e
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.

None yet

2 participants