Skip to content

Conversation

@Katerix
Copy link
Contributor

@Katerix Katerix commented May 29, 2023

dev

JIRA

Code reviewers

  • @github_username

Second Level Review

  • @github_username

Summary of issue

ToDo

Summary of change

ToDo

Testing approach

ToDo

CHECK LIST

  • СI passed
  • Сode coverage >=95%
  • PR is reviewed manually again (to make sure you have 100% ready code)
  • All reviewers agreed to merge the PR
  • I've checked new feature as logged in and logged out user if needed
  • PR meets all conventions

@Katerix Katerix added the enhancement New feature or request label May 29, 2023
@Katerix Katerix self-assigned this May 29, 2023
Copy link
Contributor

@Tysyatsky Tysyatsky left a comment

Choose a reason for hiding this comment

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

1 comment, but overall awesome work!


public async Task<IEnumerable<InstagramPost>> GetPostsAsync()
{
var postLimit = 10;
Copy link
Contributor

Choose a reason for hiding this comment

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

why do you need two postLimit variables? Also consider defining it like a constant.

@ormykhalyshyn ormykhalyshyn merged commit 38fce6d into developers-master May 29, 2023
@Dobriyr Dobriyr deleted the InstagramAPI branch May 31, 2023 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants