Commit d7a4c7c
Exclude API keys from saved programs (#8941)
* Initial plan
* Exclude sensitive API keys from saved programs
Co-authored-by: TomeHirata <[email protected]>
* Fix linting issues in API key exclusion tests
Co-authored-by: TomeHirata <[email protected]>
* Simplify API key exclusion and consolidate tests into test_lm.py
Co-authored-by: TomeHirata <[email protected]>
* Remove redundant API key tests, keep only test_api_key_not_saved_in_json
Co-authored-by: TomeHirata <[email protected]>
* Remove docstring from test_api_key_not_saved_in_json
Co-authored-by: TomeHirata <[email protected]>
---------
Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: TomeHirata <[email protected]>1 parent a90cc44 commit d7a4c7c
2 files changed
+33
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
273 | 273 | | |
274 | 274 | | |
275 | 275 | | |
276 | | - | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
277 | 279 | | |
278 | 280 | | |
279 | 281 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
| 5 | + | |
4 | 6 | | |
5 | 7 | | |
6 | 8 | | |
| |||
604 | 606 | | |
605 | 607 | | |
606 | 608 | | |
| 609 | + | |
| 610 | + | |
| 611 | + | |
| 612 | + | |
| 613 | + | |
| 614 | + | |
| 615 | + | |
| 616 | + | |
| 617 | + | |
| 618 | + | |
| 619 | + | |
| 620 | + | |
| 621 | + | |
| 622 | + | |
| 623 | + | |
| 624 | + | |
| 625 | + | |
| 626 | + | |
| 627 | + | |
| 628 | + | |
| 629 | + | |
| 630 | + | |
| 631 | + | |
| 632 | + | |
| 633 | + | |
| 634 | + | |
| 635 | + | |
| 636 | + | |
0 commit comments