Skip to content

Conversation

ozayr-zaviar
Copy link
Contributor

Summary

  • The "what"; a concise description of each logical change
  • Another change

The "why", or other context.

Test plan

Issues

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.1%) to 96.847% when pulling db0cf63 on uzair/optimizely-config-v2 into a4dcc3e on master.

Rollout,
OptimizelyAttribute,
OptimizelyAudience,
OptimizelyEvents
Copy link
Contributor

Choose a reason for hiding this comment

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

Should be OptimizelyEvent

assert.equal(optimizelyConfigObject.environmentKey, datafile.environmentKey);
});

it('should return correct config attributes', function() {
Copy link
Contributor

Choose a reason for hiding this comment

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

Missing unit tests.

public sdkKey?: string;
public attributes: OptimizelyAttribute[];
public audiences: OptimizelyAudience[];
public events: OptimizelyEvents[];
Copy link
Contributor

Choose a reason for hiding this comment

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

Please fix this too, this should be OptimizelyEvent[]

@raju-opti raju-opti deleted the uzair/optimizely-config-v2 branch October 4, 2023 12:39
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.

4 participants