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

Feature/add filter analysis framework to show recently used framework #1369

Conversation

RobertKoikai
Copy link
Contributor

@RobertKoikai RobertKoikai commented Sep 20, 2023

Addresses : Add a filter in analysisFramework query to show most recently used frameworks #1350
Depends on the-deep/server

Changes

Update the AnalysisFrameworkFilterSet to show Recently Used Framework

This PR doesn't introduce any:

  • temporary files, auto-generated files or secret keys
  • n+1 queries
  • flake8 issues
  • print
  • typos
  • unwanted comments

This PR contains valid:

  • tests
  • permission checks (tests here too)
  • translations

Copy link
Member

@thenav56 thenav56 left a comment

Choose a reason for hiding this comment

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

Looks good.

Let's also push the new graphql schema
https://github.com/the-deep/server/actions/runs/6250258951/job/16968710026?pr=1369
https://github.com/the-deep/server/blob/develop/.github/workflows/ci.yml#L49-L58
Fri Sep 22 11:47:38 AM +0545 2023

docker-compose exec web ./manage.py graphql_schema --out schema.graphql

Now it should be fine to add tests.

@RobertKoikai RobertKoikai marked this pull request as ready for review September 25, 2023 10:54
apps/lead/tests/test_filters.py Outdated Show resolved Hide resolved
@RobertKoikai RobertKoikai force-pushed the feature/Add-Filter-analysisFramework-to-show-recently-used-framework branch from 987bdab to 412ac04 Compare October 9, 2023 10:11
@thenav56 thenav56 force-pushed the feature/Add-Filter-analysisFramework-to-show-recently-used-framework branch 3 times, most recently from 2fff12b to e5f8cc9 Compare November 6, 2023 09:05
RobertKoikai and others added 3 commits November 6, 2023 14:50
Related error: `AttributeError: 'TestProjectGeneralMutationSnapshotTest' object has no attribute '_snapshot_file'`
@thenav56 thenav56 merged commit 7aae1c4 into develop Nov 7, 2023
5 checks passed
@thenav56 thenav56 deleted the feature/Add-Filter-analysisFramework-to-show-recently-used-framework branch November 7, 2023 04:31
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