Skip to content

Commit a9b35cb

Browse files
Adjust MPM for mixed case cp schema:name (#277)
Co-authored-by: circleci <[email protected]>
1 parent c76793d commit a9b35cb

File tree

3 files changed

+411
-11
lines changed

3 files changed

+411
-11
lines changed

mvc_local_manifest.yaml

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
---
2+
message_templates/:
3+
- achieved_peer_average.json
4+
- achieved_top_10_peer_benchmark.json
5+
- approach_goal.json
6+
- approach_peer_average.json
7+
- approach_top_10_peer_benchmark.json
8+
- drop_below_goal.json
9+
- drop_below_peer_average.json
10+
- getting_worse.json
11+
- no_longer_top_performer.json
12+
- not_top_performer.json
13+
- opportunity_to_improve_goal.json
14+
- opportunity_to_improve_top_10.json
15+
- performance_improving.json
16+
- reached_goal.json
17+
- top_performer.json
18+
19+
causal_pathways/:
20+
- goal_approach.json
21+
- goal_gain.json
22+
- goal_loss.json
23+
- goal_worse.json
24+
- improving.json
25+
- social_approach.json
26+
- social_better.json
27+
- social_gain.json
28+
- social_loss.json
29+
- social_worse.json
30+
- worsening.json
31+
performance_measures/:
32+
- measures_mvc.json
33+
.:
34+
- comparators.json

0 commit comments

Comments
 (0)